Searched refs:BNX2X_SWCID_MASK (Results 1 – 4 of 4) sorted by relevance
875 hdr->echo = cpu_to_le32((cid & BNX2X_SWCID_MASK) | in bnx2x_vlan_mac_set_rdata_hdr_e2()986 hdr->echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_vlan_mac_set_rdata_hdr_e1x()3134 data->header.echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_mcast_set_rdata_hdr_e2()3487 data->hdr.echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_mcast_set_rdata_hdr_e1()4279 data->echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_setup_rss()
860 #define BNX2X_SWCID_MASK ((0x1 << BNX2X_SWCID_SHIFT) - 1) macro863 #define SW_CID(x) (le32_to_cpu(x) & BNX2X_SWCID_MASK)
1759 BNX2X_SWCID_MASK); in bnx2x_iov_eq_sp_event()
5283 u32 cid = elem->message.data.eth_event.echo & BNX2X_SWCID_MASK; in bnx2x_handle_classification_eqe()5600 BNX2X_SWCID_MASK; in bnx2x_eq_int()