Home
last modified time | relevance | path

Searched defs:netdev (Results 76 – 100 of 585) sorted by relevance

12345678910>>...24

/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch-ethtool.c34 static void dpaa2_switch_get_drvinfo(struct net_device *netdev, in dpaa2_switch_get_drvinfo()
58 dpaa2_switch_get_link_ksettings(struct net_device *netdev, in dpaa2_switch_get_link_ksettings()
93 dpaa2_switch_set_link_ksettings(struct net_device *netdev, in dpaa2_switch_set_link_ksettings()
146 dpaa2_switch_ethtool_get_sset_count(struct net_device *netdev, int sset) in dpaa2_switch_ethtool_get_sset_count()
161 static void dpaa2_switch_ethtool_get_strings(struct net_device *netdev, in dpaa2_switch_ethtool_get_strings()
181 static void dpaa2_switch_ethtool_get_stats(struct net_device *netdev, in dpaa2_switch_ethtool_get_stats()
Ddpaa2-switch.c212 struct net_device *netdev = port_priv->netdev; in dpaa2_switch_port_is_up() local
232 struct net_device *netdev = port_priv->netdev; in dpaa2_switch_port_set_pvid() local
288 struct net_device *netdev = port_priv->netdev; in dpaa2_switch_port_add_vlan() local
492 static void dpaa2_switch_port_get_stats(struct net_device *netdev, in dpaa2_switch_port_get_stats()
558 static bool dpaa2_switch_port_has_offload_stats(const struct net_device *netdev, in dpaa2_switch_port_has_offload_stats()
565 const struct net_device *netdev, in dpaa2_switch_port_get_offload_stats()
577 static int dpaa2_switch_port_change_mtu(struct net_device *netdev, int mtu) in dpaa2_switch_port_change_mtu()
597 static int dpaa2_switch_port_link_state_update(struct net_device *netdev) in dpaa2_switch_port_link_state_update()
680 static int dpaa2_switch_port_open(struct net_device *netdev) in dpaa2_switch_port_open()
711 static int dpaa2_switch_port_stop(struct net_device *netdev) in dpaa2_switch_port_stop()
[all …]
/Linux-v5.15/drivers/net/ethernet/cisco/enic/
Denic_main.c179 static int enic_udp_tunnel_set_port(struct net_device *netdev, in enic_udp_tunnel_set_port()
206 static int enic_udp_tunnel_unset_port(struct net_device *netdev, in enic_udp_tunnel_unset_port()
405 struct net_device *netdev = enic->netdev; in enic_mtu_check() local
449 struct net_device *netdev = data; in enic_isr_legacy() local
822 struct net_device *netdev) in enic_hard_start_xmit()
877 static void enic_get_stats(struct net_device *netdev, in enic_get_stats()
906 static int enic_mc_sync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_sync()
925 static int enic_mc_unsync(struct net_device *netdev, const u8 *mc_addr) in enic_mc_unsync()
935 static int enic_uc_sync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_sync()
954 static int enic_uc_unsync(struct net_device *netdev, const u8 *uc_addr) in enic_uc_unsync()
[all …]
/Linux-v5.15/drivers/staging/unisys/visornic/
Dvisornic_main.c133 struct net_device *netdev; member
339 struct net_device *netdev = devdata->netdev; in visornic_serverdown_complete() local
415 static struct sk_buff *alloc_rcv_buf(struct net_device *netdev) in alloc_rcv_buf()
483 static int send_enbdis(struct net_device *netdev, int state, in send_enbdis()
510 static int visornic_disable_with_timeout(struct net_device *netdev, in visornic_disable_with_timeout()
598 static int init_rcv_bufs(struct net_device *netdev, in init_rcv_bufs()
665 static int visornic_enable_with_timeout(struct net_device *netdev, in visornic_enable_with_timeout()
740 struct net_device *netdev; in visornic_timeout_reset() local
778 static int visornic_open(struct net_device *netdev) in visornic_open()
791 static int visornic_close(struct net_device *netdev) in visornic_close()
[all …]
/Linux-v5.15/drivers/net/ethernet/toshiba/
Dspider_net.c115 spider_net_write_phy(struct net_device *netdev, int mii_id, in spider_net_write_phy()
139 spider_net_read_phy(struct net_device *netdev, int mii_id, int reg) in spider_net_read_phy()
234 struct net_device *netdev = card->netdev; in spider_net_set_promisc() local
560 spider_net_get_multicast_hash(struct net_device *netdev, __u8 *addr) in spider_net_get_multicast_hash()
591 spider_net_set_multi(struct net_device *netdev) in spider_net_set_multi()
883 spider_net_xmit(struct sk_buff *skb, struct net_device *netdev) in spider_net_xmit()
932 spider_net_do_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd) in spider_net_do_ioctl()
954 struct net_device *netdev = card->netdev; in spider_net_pass_skb_up() local
1290 spider_net_set_mac(struct net_device *netdev, void *p) in spider_net_set_mac()
1332 spider_net_link_reset(struct net_device *netdev) in spider_net_link_reset()
[all …]
/Linux-v5.15/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-net.c189 static int xlgmac_calc_rx_buf_size(struct net_device *netdev, unsigned int mtu) in xlgmac_calc_rx_buf_size()
459 struct net_device *netdev = pdata->netdev; in xlgmac_request_irqs() local
564 struct net_device *netdev = pdata->netdev; in xlgmac_start() local
590 struct net_device *netdev = pdata->netdev; in xlgmac_stop() local
640 static int xlgmac_open(struct net_device *netdev) in xlgmac_open()
676 static int xlgmac_close(struct net_device *netdev) in xlgmac_close()
692 static void xlgmac_tx_timeout(struct net_device *netdev, unsigned int txqueue) in xlgmac_tx_timeout()
700 static netdev_tx_t xlgmac_xmit(struct sk_buff *skb, struct net_device *netdev) in xlgmac_xmit()
767 static void xlgmac_get_stats64(struct net_device *netdev, in xlgmac_get_stats64()
792 static int xlgmac_set_mac_address(struct net_device *netdev, void *addr) in xlgmac_set_mac_address()
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_ethtool.c763 struct net_device *netdev, in i40e_get_settings_link_up()
1057 static int i40e_get_link_ksettings(struct net_device *netdev, in i40e_get_link_ksettings()
1145 static int i40e_set_link_ksettings(struct net_device *netdev, in i40e_set_link_ksettings()
1384 static int i40e_set_fec_cfg(struct net_device *netdev, u8 fec_cfg) in i40e_set_fec_cfg()
1445 static int i40e_get_fec_param(struct net_device *netdev, in i40e_get_fec_param()
1488 static int i40e_set_fec_param(struct net_device *netdev, in i40e_set_fec_param()
1532 static int i40e_nway_reset(struct net_device *netdev) in i40e_nway_reset()
1559 static void i40e_get_pauseparam(struct net_device *netdev, in i40e_get_pauseparam()
1594 static int i40e_set_pauseparam(struct net_device *netdev, in i40e_set_pauseparam()
1688 static u32 i40e_get_msglevel(struct net_device *netdev) in i40e_get_msglevel()
[all …]
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den_ethtool.c536 static int mlx5e_get_coalesce(struct net_device *netdev, in mlx5e_get_coalesce()
656 static int mlx5e_set_coalesce(struct net_device *netdev, in mlx5e_set_coalesce()
849 static void get_speed_duplex(struct net_device *netdev, in get_speed_duplex()
1045 static int mlx5e_get_link_ksettings(struct net_device *netdev, in mlx5e_get_link_ksettings()
1053 static int mlx5e_speed_validate(struct net_device *netdev, bool ext, in mlx5e_speed_validate()
1191 static int mlx5e_set_link_ksettings(struct net_device *netdev, in mlx5e_set_link_ksettings()
1204 static u32 mlx5e_get_rxfh_key_size(struct net_device *netdev) in mlx5e_get_rxfh_key_size()
1216 static u32 mlx5e_get_rxfh_indir_size(struct net_device *netdev) in mlx5e_get_rxfh_indir_size()
1264 int mlx5e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in mlx5e_get_rxfh()
1291 static int mlx5e_get_pfc_prevention_tout(struct net_device *netdev, in mlx5e_get_pfc_prevention_tout()
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/e1000e/
Dnetdev.c194 struct net_device *netdev = adapter->netdev; in e1000e_dump() local
550 struct net_device *netdev, struct sk_buff *skb, in e1000_receive_skb()
647 struct net_device *netdev = adapter->netdev; in e1000_alloc_rx_buffers() local
717 struct net_device *netdev = adapter->netdev; in e1000_alloc_rx_buffers_ps() local
822 struct net_device *netdev = adapter->netdev; in e1000_alloc_jumbo_rx_buffers() local
895 static inline void e1000_rx_hash(struct net_device *netdev, __le32 rss, in e1000_rx_hash()
915 struct net_device *netdev = adapter->netdev; in e1000_clean_rx_irq() local
1089 struct net_device *netdev = adapter->netdev; in e1000_print_hw_hang() local
1215 struct net_device *netdev = adapter->netdev; in e1000_clean_tx_irq() local
1313 struct net_device *netdev = adapter->netdev; in e1000_clean_rx_irq_ps() local
[all …]
/Linux-v5.15/drivers/net/ethernet/litex/
Dlitex_liteeth.c42 struct net_device *netdev; member
57 static int liteeth_rx(struct net_device *netdev) in liteeth_rx()
95 struct net_device *netdev = dev_id; in liteeth_interrupt() local
115 static int liteeth_open(struct net_device *netdev) in liteeth_open()
140 static int liteeth_stop(struct net_device *netdev) in liteeth_stop()
155 static int liteeth_start_xmit(struct sk_buff *skb, struct net_device *netdev) in liteeth_start_xmit()
228 struct net_device *netdev; in liteeth_probe() local
289 struct net_device *netdev = platform_get_drvdata(pdev); in liteeth_remove() local
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls.c10 static int mlx5e_ktls_add(struct net_device *netdev, struct sock *sk, in mlx5e_ktls_add()
30 static void mlx5e_ktls_del(struct net_device *netdev, in mlx5e_ktls_del()
40 static int mlx5e_ktls_resync(struct net_device *netdev, in mlx5e_ktls_resync()
59 struct net_device *netdev = priv->netdev; in mlx5e_ktls_build_netdev() local
76 int mlx5e_ktls_set_feature_rx(struct net_device *netdev, bool enable) in mlx5e_ktls_set_feature_rx()
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c175 struct net_device *netdev; in xgbe_alloc_pdata() local
206 struct net_device *netdev = pdata->netdev; in xgbe_free_pdata() local
264 struct net_device *netdev = pdata->netdev; in xgbe_config_netdev() local
417 struct net_device *netdev = pdata->netdev; in xgbe_deconfig_netdev() local
432 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event() local
Dxgbe-drv.c296 static int xgbe_calc_rx_buf_size(struct net_device *netdev, unsigned int mtu) in xgbe_calc_rx_buf_size()
907 static int xgbe_vxlan_set_port(struct net_device *netdev, unsigned int table, in xgbe_vxlan_set_port()
918 static int xgbe_vxlan_unset_port(struct net_device *netdev, unsigned int table, in xgbe_vxlan_unset_port()
990 struct net_device *netdev = pdata->netdev; in xgbe_request_irqs() local
1162 int xgbe_powerdown(struct net_device *netdev, unsigned int caller) in xgbe_powerdown()
1201 int xgbe_powerup(struct net_device *netdev, unsigned int caller) in xgbe_powerup()
1253 struct net_device *netdev = pdata->netdev; in xgbe_alloc_memory() local
1295 struct net_device *netdev = pdata->netdev; in xgbe_start() local
1361 struct net_device *netdev = pdata->netdev; in xgbe_stop() local
1818 static int xgbe_open(struct net_device *netdev) in xgbe_open()
[all …]
/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c495 static void print_link_info(struct net_device *netdev) in print_link_info()
535 static inline int setup_link_status_change_wq(struct net_device *netdev) in setup_link_status_change_wq()
553 static inline void cleanup_link_status_change_wq(struct net_device *netdev) in cleanup_link_status_change_wq()
571 static inline void update_link_status(struct net_device *netdev, in update_link_status()
668 static inline int setup_sync_octeon_time_wq(struct net_device *netdev) in setup_sync_octeon_time_wq()
697 static inline void cleanup_sync_octeon_time_wq(struct net_device *netdev) in cleanup_sync_octeon_time_wq()
736 struct net_device *netdev; in disable_all_vf_links() local
1220 struct net_device *netdev = oct->props[ifidx].netdev; in liquidio_destroy_nic_device() local
1636 static void oct_ptp_open(struct net_device *netdev) in oct_ptp_open()
1742 static inline int setup_tx_poll_fn(struct net_device *netdev) in setup_tx_poll_fn()
[all …]
/Linux-v5.15/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_main.c297 struct net_device *netdev = adapter->netdev; in qlcnic_read_mac_addr() local
334 static int qlcnic_set_mac(struct net_device *netdev, void *p) in qlcnic_set_mac()
370 struct net_device *netdev, in qlcnic_fdb_del()
395 struct net_device *netdev, in qlcnic_fdb_add()
429 struct net_device *netdev, in qlcnic_fdb_dump()
456 static int qlcnic_get_phys_port_id(struct net_device *netdev, in qlcnic_get_phys_port_id()
1347 qlcnic_vlan_rx_add(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_add()
1367 qlcnic_vlan_rx_del(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_del()
1423 struct net_device *netdev = adapter->netdev; in qlcnic_set_netdev_features() local
1703 struct net_device *netdev = adapter->netdev; in qlcnic_request_irq() local
[all …]
/Linux-v5.15/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_dcb.c1940 static u8 bnx2x_dcbnl_get_state(struct net_device *netdev) in bnx2x_dcbnl_get_state()
1947 static u8 bnx2x_dcbnl_set_state(struct net_device *netdev, u8 state) in bnx2x_dcbnl_set_state()
1963 static void bnx2x_dcbnl_get_perm_hw_addr(struct net_device *netdev, in bnx2x_dcbnl_get_perm_hw_addr()
1978 static void bnx2x_dcbnl_set_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_tx()
2005 static void bnx2x_dcbnl_set_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_tx()
2018 static void bnx2x_dcbnl_set_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_set_pg_tccfg_rx()
2026 static void bnx2x_dcbnl_set_pg_bwgcfg_rx(struct net_device *netdev, in bnx2x_dcbnl_set_pg_bwgcfg_rx()
2033 static void bnx2x_dcbnl_get_pg_tccfg_tx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_tx()
2060 static void bnx2x_dcbnl_get_pg_bwgcfg_tx(struct net_device *netdev, in bnx2x_dcbnl_get_pg_bwgcfg_tx()
2074 static void bnx2x_dcbnl_get_pg_tccfg_rx(struct net_device *netdev, int prio, in bnx2x_dcbnl_get_pg_tccfg_rx()
[all …]
/Linux-v5.15/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_ethtool.c124 static void vnic_get_drvinfo(struct net_device *netdev, in vnic_get_drvinfo()
133 static int vnic_get_sset_count(struct net_device *netdev, int sset) in vnic_get_sset_count()
139 static void vnic_get_ethtool_stats(struct net_device *netdev, in vnic_get_ethtool_stats()
159 static void vnic_get_strings(struct net_device *netdev, u32 stringset, u8 *data) in vnic_get_strings()
182 void opa_vnic_set_ethtool_ops(struct net_device *netdev) in opa_vnic_set_ethtool_ops()
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/flower/
Dmain.c40 struct net_device *netdev) in nfp_flower_lookup_internal_port_id()
57 nfp_flower_get_internal_port_id(struct nfp_app *app, struct net_device *netdev) in nfp_flower_get_internal_port_id()
77 struct net_device *netdev) in nfp_flower_get_port_id_from_netdev()
98 struct net_device *netdev; in nfp_flower_get_netdev_from_internal_port_id() local
108 nfp_flower_free_internal_port_id(struct nfp_app *app, struct net_device *netdev) in nfp_flower_free_internal_port_id()
124 struct net_device *netdev, in nfp_flower_internal_port_event_handler()
146 nfp_flower_non_repr_priv_lookup(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_lookup()
167 nfp_flower_non_repr_priv_get(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_get()
199 nfp_flower_non_repr_priv_put(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_put()
274 struct net_device *netdev; in nfp_flower_reprs_reify() local
[all …]
/Linux-v5.15/drivers/net/ethernet/ibm/
Dibmvnic.c196 struct net_device *netdev; in ibmvnic_wait_for_completion() local
607 static int init_rx_pools(struct net_device *netdev) in init_rx_pools()
757 static int init_one_tx_pool(struct net_device *netdev, in init_one_tx_pool()
789 static int init_tx_pools(struct net_device *netdev) in init_tx_pools()
925 static int ibmvnic_login(struct net_device *netdev) in ibmvnic_login()
1033 struct net_device *netdev = adapter->netdev; in set_link_state() local
1076 static int set_real_num_queues(struct net_device *netdev) in set_real_num_queues()
1183 struct net_device *netdev = adapter->netdev; in init_resources() local
1217 static int __ibmvnic_open(struct net_device *netdev) in __ibmvnic_open()
1263 static int ibmvnic_open(struct net_device *netdev) in ibmvnic_open()
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_main.c173 static void iavf_tx_timeout(struct net_device *netdev, unsigned int txqueue) in iavf_tx_timeout()
275 struct net_device *netdev = data; in iavf_msix_aq() local
502 struct net_device *netdev = adapter->netdev; in iavf_request_misc_irq() local
551 struct net_device *netdev = adapter->netdev; in iavf_free_misc_irq() local
589 struct net_device *netdev = adapter->netdev; in iavf_configure_rx() local
696 static int iavf_vlan_rx_add_vid(struct net_device *netdev, in iavf_vlan_rx_add_vid()
714 static int iavf_vlan_rx_kill_vid(struct net_device *netdev, in iavf_vlan_rx_kill_vid()
791 static int iavf_set_mac(struct net_device *netdev, void *p) in iavf_set_mac()
831 static int iavf_addr_sync(struct net_device *netdev, const u8 *addr) in iavf_addr_sync()
849 static int iavf_addr_unsync(struct net_device *netdev, const u8 *addr) in iavf_addr_unsync()
[all …]
/Linux-v5.15/drivers/infiniband/hw/hfi1/
Dvnic_main.c40 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_update_stats() local
181 static void hfi1_vnic_get_stats64(struct net_device *netdev, in hfi1_vnic_get_stats64()
215 struct net_device *netdev) in hfi1_netdev_start_xmit()
278 static u16 hfi1_vnic_select_queue(struct net_device *netdev, in hfi1_vnic_select_queue()
407 struct net_device *netdev = vinfo->netdev; in hfi1_vnic_up() local
445 static int hfi1_netdev_open(struct net_device *netdev) in hfi1_netdev_open()
456 static int hfi1_netdev_close(struct net_device *netdev) in hfi1_netdev_close()
511 static void hfi1_vnic_set_vesw_id(struct net_device *netdev, int id) in hfi1_vnic_set_vesw_id()
544 static void hfi1_vnic_free_rn(struct net_device *netdev) in hfi1_vnic_free_rn()
562 struct net_device *netdev; in hfi1_vnic_alloc_rn() local
/Linux-v5.15/drivers/net/ethernet/cavium/octeon/
Docteon_mgmt.c118 struct net_device *netdev; member
211 static void octeon_mgmt_rx_fill_ring(struct net_device *netdev) in octeon_mgmt_rx_fill_ring()
325 static void octeon_mgmt_update_rx_stats(struct net_device *netdev) in octeon_mgmt_update_rx_stats()
344 static void octeon_mgmt_update_tx_stats(struct net_device *netdev) in octeon_mgmt_update_tx_stats()
393 struct net_device *netdev = p->netdev; in octeon_mgmt_receive_one() local
501 struct net_device *netdev = p->netdev; in octeon_mgmt_napi_poll() local
561 static void octeon_mgmt_set_rx_filtering(struct net_device *netdev) in octeon_mgmt_set_rx_filtering()
635 static int octeon_mgmt_set_mac_address(struct net_device *netdev, void *addr) in octeon_mgmt_set_mac_address()
647 static int octeon_mgmt_change_mtu(struct net_device *netdev, int new_mtu) in octeon_mgmt_change_mtu()
671 struct net_device *netdev = dev_id; in octeon_mgmt_interrupt() local
[all …]
/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_vf.c352 static int otx2vf_open(struct net_device *netdev) in otx2vf_open()
372 static int otx2vf_stop(struct net_device *netdev) in otx2vf_stop()
377 static netdev_tx_t otx2vf_xmit(struct sk_buff *skb, struct net_device *netdev) in otx2vf_xmit()
402 static void otx2vf_set_rx_mode(struct net_device *netdev) in otx2vf_set_rx_mode()
412 struct net_device *netdev = vf->netdev; in otx2vf_do_set_rx_mode() local
438 static int otx2vf_change_mtu(struct net_device *netdev, int new_mtu) in otx2vf_change_mtu()
471 static int otx2vf_set_features(struct net_device *netdev, in otx2vf_set_features()
540 struct net_device *netdev; in otx2vf_probe() local
726 struct net_device *netdev = pci_get_drvdata(pdev); in otx2vf_remove() local
/Linux-v5.15/drivers/net/usb/
Dsr9700.c150 static int sr9700_get_eeprom_len(struct net_device *netdev) in sr9700_get_eeprom_len()
155 static int sr9700_get_eeprom(struct net_device *netdev, in sr9700_get_eeprom()
176 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read()
207 static void sr_mdio_write(struct net_device *netdev, int phy_id, int loc, in sr_mdio_write()
224 static u32 sr9700_get_link(struct net_device *netdev) in sr9700_get_link()
238 static int sr9700_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in sr9700_ioctl()
257 static void sr9700_set_multicast(struct net_device *netdev) in sr9700_set_multicast()
288 static int sr9700_set_mac_address(struct net_device *netdev, void *p) in sr9700_set_mac_address()
320 struct net_device *netdev; in sr9700_bind() local
/Linux-v5.15/drivers/net/ethernet/netronome/nfp/
Dnfp_net_sriov.c62 int nfp_app_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in nfp_app_set_vf_mac()
94 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in nfp_app_set_vf_vlan()
125 int nfp_app_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_spoofchk()
149 int nfp_app_set_vf_trust(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_trust()
173 int nfp_app_set_vf_link_state(struct net_device *netdev, int vf, in nfp_app_set_vf_link_state()
207 int nfp_app_get_vf_config(struct net_device *netdev, int vf, in nfp_app_get_vf_config()

12345678910>>...24