Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h1121 int otx2_enable_rxvlan(struct otx2_nic *pf, bool enable);
H A Dotx2_pf.c2090 otx2_enable_rxvlan(pf, true); in otx2_open()
2356 return otx2_enable_rxvlan(pf, in otx2_set_features()
H A Dotx2_flows.c1459 int otx2_enable_rxvlan(struct otx2_nic *pf, bool enable) in otx2_enable_rxvlan() function