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