Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c512 .configure_dglort_map = fm10k_configure_dglort_map_vf,
Dfm10k_type.h524 s32 (*configure_dglort_map)(struct fm10k_hw *, member
Dfm10k_iov.c332 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_iov_resume()
Dfm10k_netdev.c1533 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_add_station()
1612 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_del_station()
Dfm10k_pci.c1121 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
1130 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
1143 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
Dfm10k_pf.c1796 .configure_dglort_map = fm10k_configure_dglort_map_pf,