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