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