Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_vf.c517 .configure_dglort_map = fm10k_configure_dglort_map_vf,
H A Dfm10k_type.h526 s32 (*configure_dglort_map)(struct fm10k_hw *, member
H A 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()
H A Dfm10k_pci.c1124 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
1133 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
1146 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
H A Dfm10k_iov.c359 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_iov_resume()
H A Dfm10k_pf.c1794 .configure_dglort_map = fm10k_configure_dglort_map_pf,