Home
last modified time | relevance | path

Searched refs:configure_dglort_map (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c517 .configure_dglort_map = fm10k_configure_dglort_map_vf,
Dfm10k_type.h526 s32 (*configure_dglort_map)(struct fm10k_hw *, member
Dfm10k_netdev.c1419 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_add_station()
1498 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_del_station()
Dfm10k_iov.c359 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_iov_resume()
Dfm10k_pci.c1125 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
1134 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
1147 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
Dfm10k_pf.c1795 .configure_dglort_map = fm10k_configure_dglort_map_pf,