Searched refs:HW_CID (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.h | 1807 #define HW_CID(sc, x) \ macro
|
| H A D | bnx2x.c | 491 CDU_RSRVD_VALUE_TYPE_A(HW_CID(sc, cid), in bnx2x_set_ctx_validation() 496 CDU_RSRVD_VALUE_TYPE_A(HW_CID(sc, cid), in bnx2x_set_ctx_validation() 1060 htole32((command << SPE_HDR_CMD_ID_SHIFT) | HW_CID(sc, cid)); in bnx2x_sp_post() 1092 HW_CID(sc, cid), data_hi, data_lo, type, in bnx2x_sp_post()
|