Searched refs:IB_BECN_SMASK (Results 1 – 2 of 2) sorted by relevance
40 #define IB_BECN_SMASK BIT(IB_BECN_SHIFT) macro284 return (ohdr->bth[1]) & cpu_to_be32(IB_BECN_SMASK); in ib_bth_get_becn()
628 bth1 &= ~(IB_FECN_SMASK | IB_BECN_SMASK); in __prescan_rxq()