Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_vf.c565 .configure_dglort_map = &fm10k_configure_dglort_map_vf,
Dfm10k_iov.c217 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_iov_resume()
Dfm10k_type.h535 s32 (*configure_dglort_map)(struct fm10k_hw *, member
Dfm10k_pci.c750 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
759 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
772 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_configure_dglort()
Dfm10k_netdev.c1286 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_add_station()
1344 hw->mac.ops.configure_dglort_map(hw, &dglort); in fm10k_dfwd_del_station()
Dfm10k_pf.c1848 .configure_dglort_map = &fm10k_configure_dglort_map_pf,