Searched refs:SYN_INTF_V (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ | ||
D | t4fw_ri_api.h | 818 #define SYN_INTF_V(x) ((x) << SYN_INTF_S) macro |
D | cm.c | 3556 req->l2info = cpu_to_be16(SYN_INTF_V(intf) | in build_cpl_pass_accept_req() |