Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c551 .configure_dglort_map = &fm10k_configure_dglort_map_vf,
Dfm10k_iov.c220 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_iov_resume()
Dfm10k_type.h534 s32 (*configure_dglort_map)(struct fm10k_hw *, member
Dfm10k_netdev.c1285 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_add_station()
1342 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_del_station()
Dfm10k_pci.c785 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
794 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
807 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
Dfm10k_pf.c1873 .configure_dglort_map = &fm10k_configure_dglort_map_pf,