Searched refs:SPE_HDR_FUNCTION_ID_SHIFT (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h4370 #define SPE_HDR_FUNCTION_ID_SHIFT 8 macro
H A Dbnx2x_sp.c5336 ((o->func_id) << SPE_HDR_FUNCTION_ID_SHIFT);
H A Dbnx2x_main.c3923 type |= ((BP_FUNC(bp) << SPE_HDR_FUNCTION_ID_SHIFT) &
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic.c1410 type_16 |= (bp->pfid << SPE_HDR_FUNCTION_ID_SHIFT) &

Completed in 209 milliseconds