Searched refs:SPE_HDR_CONN_TYPE (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/bnx2x/ | ||
| H A D | ecore_hsi.h | 4966 #define SPE_HDR_CONN_TYPE (0xFF << 0) macro |
| H A D | bnx2x.c | 1062 type = (cmd_type << SPE_HDR_CONN_TYPE_SHIFT) & SPE_HDR_CONN_TYPE; in bnx2x_sp_post() |