Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c1411 int otx2_install_rxvlan_offload_flow(struct otx2_nic *pfvf) in otx2_install_rxvlan_offload_flow() function
1471 err = otx2_install_rxvlan_offload_flow(pf); in otx2_enable_rxvlan()
H A Dotx2_common.h1060 int otx2_install_rxvlan_offload_flow(struct otx2_nic *pfvf);
H A Dotx2_common.c212 otx2_install_rxvlan_offload_flow(pfvf); in otx2_set_mac_address()