Searched refs:IB_BECN_SMASK (Results 1 – 2 of 2) sorted by relevance
82 #define IB_BECN_SMASK BIT(IB_BECN_SHIFT) macro318 return (ohdr->bth[1]) & cpu_to_be32(IB_BECN_SMASK); in ib_bth_get_becn()
497 if (!is_mcast && (bth1 & IB_BECN_SMASK)) { in hfi1_process_ecn_slowpath()629 is_ecn = !!(bth1 & (IB_FECN_SMASK | IB_BECN_SMASK)); in __prescan_rxq()647 bth1 &= ~(IB_FECN_SMASK | IB_BECN_SMASK); in __prescan_rxq()