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