Searched refs:vlanex (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/net/cxgbe/base/ |
| H A D | common.h | 382 int mtu, int promisc, int all_multi, int bcast, int vlanex,
|
| H A D | t4_hw.c | 3916 int mtu, int promisc, int all_multi, int bcast, int vlanex, in t4_set_rxmode() argument 3930 if (vlanex < 0) in t4_set_rxmode() 3931 vlanex = M_FW_VI_RXMODE_CMD_VLANEXEN; in t4_set_rxmode() 3942 V_FW_VI_RXMODE_CMD_VLANEXEN(vlanex)); in t4_set_rxmode()
|