Home
last modified time | relevance | path

Searched refs:SPE_HDR_FUNCTION_ID (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h4369 #define SPE_HDR_FUNCTION_ID (0xFF<<8) macro
H A Dbnx2x_main.c3920 if (!(cmd_type & SPE_HDR_FUNCTION_ID)) { in bnx2x_sp_post()
3924 SPE_HDR_FUNCTION_ID); in bnx2x_sp_post()
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c1412 SPE_HDR_FUNCTION_ID; in cnic_submit_kwqe_16()