Searched defs:BP_ILT (Results 1 - 2 of 2) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_init_ops.h19 #ifndef BP_ILT
20 #define BP_ILT(bp) NULL macro
635 struct bnx2x_ilt *ilt = BP_ILT(bp);
770 struct bnx2x_ilt *ilt = BP_ILT(bp);
778 struct bnx2x_ilt *ilt = BP_ILT(bp);
795 struct bnx2x_ilt *ilt = BP_ILT(bp);
H A Dbnx2x.h1411 #define BP_ILT(bp) ((bp)->ilt) macro

Completed in 202 milliseconds