Searched refs:HW_CID (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x.h | 2237 #define HW_CID(bp, x) ((BP_PORT(bp) << 23) | \ macro
|
D | bnx2x_cmn.c | 5083 CDU_RSRVD_VALUE_TYPE_A(HW_CID(bp, cid), in bnx2x_set_ctx_validation() 5087 CDU_RSRVD_VALUE_TYPE_A(HW_CID(bp, cid), in bnx2x_set_ctx_validation()
|
D | bnx2x_main.c | 3914 HW_CID(bp, cid)); in bnx2x_sp_post() 3949 HW_CID(bp, cid), data_hi, data_lo, type, in bnx2x_sp_post()
|