Searched refs:BNX2X_SWCID_MASK (Results 1 – 4 of 4) sorted by relevance
799 hdr->echo = cpu_to_le32((cid & BNX2X_SWCID_MASK) | in bnx2x_vlan_mac_set_rdata_hdr_e2()910 hdr->echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_vlan_mac_set_rdata_hdr_e1x()2887 data->header.echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_mcast_set_rdata_hdr_e2()3240 data->hdr.echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_mcast_set_rdata_hdr_e1()4031 data->echo = cpu_to_le32((r->cid & BNX2X_SWCID_MASK) | in bnx2x_setup_rss()
849 #define BNX2X_SWCID_MASK ((0x1 << BNX2X_SWCID_SHIFT) - 1) macro852 #define SW_CID(x) (le32_to_cpu(x) & BNX2X_SWCID_MASK)
1801 BNX2X_SWCID_MASK); in bnx2x_iov_eq_sp_event()
5253 u32 cid = elem->message.data.eth_event.echo & BNX2X_SWCID_MASK; in bnx2x_handle_classification_eqe()5564 BNX2X_SWCID_MASK; in bnx2x_eq_int()