Home
last modified time | relevance | path

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

12345678910>>...25

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-drv.c187 static int xgbe_calc_rx_buf_size(struct net_device *netdev, unsigned int mtu) in xgbe_calc_rx_buf_size()
816 static int xgbe_vxlan_set_port(struct net_device *netdev, unsigned int table, in xgbe_vxlan_set_port()
827 static int xgbe_vxlan_unset_port(struct net_device *netdev, unsigned int table, in xgbe_vxlan_unset_port()
899 struct net_device *netdev = pdata->netdev; in xgbe_request_irqs() local
1074 int xgbe_powerdown(struct net_device *netdev, unsigned int caller) in xgbe_powerdown()
1113 int xgbe_powerup(struct net_device *netdev, unsigned int caller) in xgbe_powerup()
1165 struct net_device *netdev = pdata->netdev; in xgbe_alloc_memory() local
1207 struct net_device *netdev = pdata->netdev; in xgbe_start() local
1273 struct net_device *netdev = pdata->netdev; in xgbe_stop() local
1532 static int xgbe_open(struct net_device *netdev) in xgbe_open()
[all …]
H A Dxgbe-main.c66 struct net_device *netdev; in xgbe_alloc_pdata() local
97 struct net_device *netdev = pdata->netdev; in xgbe_free_pdata() local
155 struct net_device *netdev = pdata->netdev; in xgbe_config_netdev() local
308 struct net_device *netdev = pdata->netdev; in xgbe_deconfig_netdev() local
323 struct net_device *netdev = netdev_notifier_info_to_dev(data); in xgbe_netdev_event() local
/linux/drivers/net/ethernet/intel/ice/
H A Dice_repr.c41 void ice_repr_inc_rx_stats(struct net_device *netdev, unsigned int len) in ice_repr_inc_rx_stats()
59 ice_repr_get_stats64(struct net_device *netdev, struct rtnl_link_stats64 *stats) in ice_repr_get_stats64()
89 struct ice_repr *ice_netdev_to_repr(const struct net_device *netdev) in ice_netdev_to_repr()
106 static int ice_repr_vf_open(struct net_device *netdev) in ice_repr_vf_open()
122 static int ice_repr_sf_open(struct net_device *netdev) in ice_repr_sf_open()
140 static int ice_repr_vf_stop(struct net_device *netdev) in ice_repr_vf_stop()
156 static int ice_repr_sf_stop(struct net_device *netdev) in ice_repr_sf_stop()
249 ice_repr_setup_tc(struct net_device *netdev, enum tc_setup_type type, in ice_repr_setup_tc()
290 bool ice_is_port_repr_netdev(const struct net_device *netdev) in ice_is_port_repr_netdev()
302 ice_repr_reg_netdev(struct net_device *netdev, const struct net_device_ops *ops) in ice_repr_reg_netdev()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c106 static int mlx5e_dcbnl_ieee_getets(struct net_device *netdev, in mlx5e_dcbnl_ieee_getets()
287 static int mlx5e_dbcnl_validate_ets(struct net_device *netdev, in mlx5e_dbcnl_validate_ets()
322 static int mlx5e_dcbnl_ieee_setets(struct net_device *netdev, in mlx5e_dcbnl_ieee_setets()
548 static int mlx5e_dcbnl_ieee_getmaxrate(struct net_device *netdev, in mlx5e_dcbnl_ieee_getmaxrate()
583 static int mlx5e_dcbnl_ieee_setmaxrate(struct net_device *netdev, in mlx5e_dcbnl_ieee_setmaxrate()
621 static u8 mlx5e_dcbnl_setall(struct net_device *netdev) in mlx5e_dcbnl_setall()
678 static u8 mlx5e_dcbnl_getstate(struct net_device *netdev) in mlx5e_dcbnl_getstate()
683 static void mlx5e_dcbnl_getpermhwaddr(struct net_device *netdev, in mlx5e_dcbnl_getpermhwaddr()
696 static void mlx5e_dcbnl_setpgtccfgtx(struct net_device *netdev, in mlx5e_dcbnl_setpgtccfgtx()
718 static void mlx5e_dcbnl_setpgbwgcfgtx(struct net_device *netdev, in mlx5e_dcbnl_setpgbwgcfgtx()
[all …]
/linux/drivers/net/ethernet/synopsys/
H A 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/drivers/net/ethernet/freescale/dpaa2/
H A 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()
100 dpaa2_switch_set_link_ksettings(struct net_device *netdev, in dpaa2_switch_set_link_ksettings()
160 dpaa2_switch_ethtool_get_sset_count(struct net_device *netdev, int sset) in dpaa2_switch_ethtool_get_sset_count()
170 static void dpaa2_switch_ethtool_get_strings(struct net_device *netdev, in dpaa2_switch_ethtool_get_strings()
187 static void dpaa2_switch_ethtool_get_stats(struct net_device *netdev, in dpaa2_switch_ethtool_get_stats()
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_main.c483 static void print_link_info(struct net_device *netdev) in print_link_info()
523 static inline int setup_link_status_change_wq(struct net_device *netdev) in setup_link_status_change_wq()
541 static inline void cleanup_link_status_change_wq(struct net_device *netdev) in cleanup_link_status_change_wq()
559 static inline void update_link_status(struct net_device *netdev, in update_link_status()
656 static inline int setup_sync_octeon_time_wq(struct net_device *netdev) in setup_sync_octeon_time_wq()
685 static inline void cleanup_sync_octeon_time_wq(struct net_device *netdev) in cleanup_sync_octeon_time_wq()
724 struct net_device *netdev; in disable_all_vf_links() local
1205 struct net_device *netdev = oct->props[ifidx].netdev; in liquidio_destroy_nic_device() local
1625 static void oct_ptp_open(struct net_device *netdev) in oct_ptp_open()
1731 static inline int setup_tx_poll_fn(struct net_device *netdev) in setup_tx_poll_fn()
[all …]
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c296 struct net_device *netdev = adapter->netdev; in qlcnic_read_mac_addr() local
333 static int qlcnic_set_mac(struct net_device *netdev, void *p) in qlcnic_set_mac()
369 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()
1346 qlcnic_vlan_rx_add(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_add()
1366 qlcnic_vlan_rx_del(struct net_device *netdev, __be16 proto, u16 vid) in qlcnic_vlan_rx_del()
1422 struct net_device *netdev = adapter->netdev; in qlcnic_set_netdev_features() local
1702 struct net_device *netdev = adapter->netdev; in qlcnic_request_irq() local
[all …]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A 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/drivers/net/ethernet/netronome/nfp/flower/
H A 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()
107 struct net_device *netdev; in nfp_flower_get_netdev_from_internal_port_id() local
117 nfp_flower_free_internal_port_id(struct nfp_app *app, struct net_device *netdev) in nfp_flower_free_internal_port_id()
133 struct net_device *netdev, in nfp_flower_internal_port_event_handler()
155 nfp_flower_non_repr_priv_lookup(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_lookup()
176 nfp_flower_non_repr_priv_get(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_get()
208 nfp_flower_non_repr_priv_put(struct nfp_app *app, struct net_device *netdev) in nfp_flower_non_repr_priv_put()
283 struct net_device *netdev; in nfp_flower_reprs_reify() local
[all …]
/linux/drivers/infiniband/ulp/opa_vnic/
H A 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()
180 void opa_vnic_set_ethtool_ops(struct net_device *netdev) in opa_vnic_set_ethtool_ops()
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_sriov.c64 int nfp_app_set_vf_mac(struct net_device *netdev, int vf, u8 *mac) in nfp_app_set_vf_mac()
96 int nfp_app_set_vf_vlan(struct net_device *netdev, int vf, u16 vlan, u8 qos, in nfp_app_set_vf_vlan()
147 int nfp_app_set_vf_rate(struct net_device *netdev, int vf, in nfp_app_set_vf_rate()
178 int nfp_app_set_vf_spoofchk(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_spoofchk()
202 int nfp_app_set_vf_trust(struct net_device *netdev, int vf, bool enable) in nfp_app_set_vf_trust()
226 int nfp_app_set_vf_link_state(struct net_device *netdev, int vf, in nfp_app_set_vf_link_state()
260 int nfp_app_get_vf_config(struct net_device *netdev, int vf, in nfp_app_get_vf_config()
/linux/drivers/net/ethernet/cavium/octeon/
H A 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/drivers/infiniband/hw/hfi1/
H A 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/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_vf.c391 static int otx2vf_open(struct net_device *netdev) in otx2vf_open()
411 static int otx2vf_stop(struct net_device *netdev) in otx2vf_stop()
416 static netdev_tx_t otx2vf_xmit(struct sk_buff *skb, struct net_device *netdev) in otx2vf_xmit()
441 static void otx2vf_set_rx_mode(struct net_device *netdev) in otx2vf_set_rx_mode()
451 struct net_device *netdev = vf->netdev; in otx2vf_do_set_rx_mode() local
477 static int otx2vf_change_mtu(struct net_device *netdev, int new_mtu) in otx2vf_change_mtu()
510 static int otx2vf_set_features(struct net_device *netdev, in otx2vf_set_features()
567 struct net_device *netdev; in otx2vf_probe() local
806 struct net_device *netdev = pci_get_drvdata(pdev); in otx2vf_remove() local
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c301 static int nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) in nicvf_hw_set_mac_addr()
491 int nicvf_set_real_num_queues(struct net_device *netdev, in nicvf_set_real_num_queues()
617 static void nicvf_snd_ptp_handler(struct net_device *netdev, in nicvf_snd_ptp_handler()
655 static void nicvf_snd_pkt_handler(struct net_device *netdev, in nicvf_snd_pkt_handler()
727 static inline void nicvf_set_rxhash(struct net_device *netdev, in nicvf_set_rxhash()
770 static void nicvf_rcv_pkt_handler(struct net_device *netdev, in nicvf_rcv_pkt_handler()
845 static int nicvf_cq_intr_handler(struct net_device *netdev, u8 cq_idx, in nicvf_cq_intr_handler()
960 struct net_device *netdev = napi->dev; in nicvf_poll() local
1251 static netdev_tx_t nicvf_xmit(struct sk_buff *skb, struct net_device *netdev) in nicvf_xmit()
1324 int nicvf_stop(struct net_device *netdev) in nicvf_stop()
[all …]
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_fd.c46 static enum es58x_fd_cmd_type es58x_fd_cmd_type(struct net_device *netdev) in es58x_fd_cmd_type()
61 static int es58x_fd_echo_msg(struct net_device *netdev, in es58x_fd_echo_msg()
98 static int es58x_fd_rx_can_msg(struct net_device *netdev, in es58x_fd_rx_can_msg()
168 static int es58x_fd_rx_event_msg(struct net_device *netdev, in es58x_fd_rx_event_msg()
186 static int es58x_fd_rx_cmd_ret_u32(struct net_device *netdev, in es58x_fd_rx_cmd_ret_u32()
203 static int es58x_fd_tx_ack_msg(struct net_device *netdev, in es58x_fd_tx_ack_msg()
224 struct net_device *netdev; in es58x_fd_can_cmd_id() local
399 struct net_device *netdev = es58x_dev->netdev[priv->channel_idx]; in es58x_fd_enable_channel() local
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c285 nfp_abm_qdisc_clear_mq(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_clear_mq()
321 nfp_abm_qdisc_free(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_free()
339 nfp_abm_qdisc_alloc(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_alloc()
387 nfp_abm_qdisc_replace(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_replace()
404 nfp_abm_qdisc_destroy(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_qdisc_destroy()
576 nfp_abm_gred_replace(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_gred_replace()
603 int nfp_abm_setup_tc_gred(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_setup_tc_gred()
698 nfp_abm_red_replace(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_red_replace()
735 int nfp_abm_setup_tc_red(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_setup_tc_red()
757 nfp_abm_mq_create(struct net_device *netdev, struct nfp_abm_link *alink, in nfp_abm_mq_create()
[all …]
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c252 struct net_device *netdev = adapter->netdev; in e1000_request_irq() local
268 struct net_device *netdev = adapter->netdev; in e1000_free_irq() local
301 struct net_device *netdev = adapter->netdev; in e1000_update_mng_vlan() local
360 struct net_device *netdev = adapter->netdev; in e1000_configure() local
485 struct net_device *netdev = adapter->netdev; in e1000_down() local
704 struct net_device *netdev = adapter->netdev; in e1000_dump_eeprom() local
785 static netdev_features_t e1000_fix_features(struct net_device *netdev, in e1000_fix_features()
799 static int e1000_set_features(struct net_device *netdev, in e1000_set_features()
918 struct net_device *netdev; in e1000_probe() local
1255 struct net_device *netdev = pci_get_drvdata(pdev); in e1000_remove() local
[all …]
/linux/drivers/net/ethernet/intel/
H A De100.c539 struct net_device *netdev; member
901 static int mdio_read(struct net_device *netdev, int addr, int reg) in mdio_read()
907 static void mdio_write(struct net_device *netdev, int addr, int reg, int data) in mdio_write()
1072 struct net_device *netdev = nic->netdev; in e100_configure() local
1434 struct net_device *netdev = nic->netdev; in e100_phy_init() local
1560 struct net_device *netdev = nic->netdev; in e100_multi() local
1576 static void e100_set_multicast_list(struct net_device *netdev) in e100_set_multicast_list()
1769 struct net_device *netdev) in e100_xmit_frame()
2192 struct net_device *netdev = dev_id; in e100_intr() local
2238 static void e100_netpoll(struct net_device *netdev) in e100_netpoll()
[all …]
/linux/drivers/net/usb/
H A Dsr9700.c151 static int sr9700_get_eeprom_len(struct net_device *netdev) in sr9700_get_eeprom_len()
156 static int sr9700_get_eeprom(struct net_device *netdev, in sr9700_get_eeprom()
177 static int sr_mdio_read(struct net_device *netdev, int phy_id, int loc) in sr_mdio_read()
215 static void sr_mdio_write(struct net_device *netdev, int phy_id, int loc, in sr_mdio_write()
232 static u32 sr9700_get_link(struct net_device *netdev) in sr9700_get_link()
246 static int sr9700_ioctl(struct net_device *netdev, struct ifreq *rq, int cmd) in sr9700_ioctl()
265 static void sr9700_set_multicast(struct net_device *netdev) in sr9700_set_multicast()
296 static int sr9700_set_mac_address(struct net_device *netdev, void *p) in sr9700_set_mac_address()
328 struct net_device *netdev; in sr9700_bind() local
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_lif.c142 struct net_device *netdev = lif->netdev; in ionic_link_status_check() local
1269 void ionic_get_stats64(struct net_device *netdev, in ionic_get_stats64()
1322 static int ionic_addr_add(struct net_device *netdev, const u8 *addr) in ionic_addr_add()
1327 static int ionic_addr_del(struct net_device *netdev, const u8 *addr) in ionic_addr_del()
1338 struct net_device *netdev = lif->netdev; in ionic_lif_rx_mode() local
1417 static void ionic_ndo_set_rx_mode(struct net_device *netdev) in ionic_ndo_set_rx_mode()
1557 struct net_device *netdev = lif->netdev; in ionic_init_nic_features() local
1638 static int ionic_set_features(struct net_device *netdev, in ionic_set_features()
1710 static int ionic_set_mac_address(struct net_device *netdev, void *sa) in ionic_set_mac_address()
1787 static int ionic_change_mtu(struct net_device *netdev, int new_mtu) in ionic_change_mtu()
[all …]
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_ethtool.c15 static void ngbe_get_wol(struct net_device *netdev, in ngbe_get_wol()
28 static int ngbe_set_wol(struct net_device *netdev, in ngbe_set_wol()
47 static int ngbe_set_ringparam(struct net_device *netdev, in ngbe_set_ringparam()
145 void ngbe_set_ethtool_ops(struct net_device *netdev) in ngbe_set_ethtool_ops()
/linux/drivers/net/wan/
H A Dfsl_qmc_hdlc.c30 struct net_device *netdev; member
39 struct net_device *netdev; member
51 static struct qmc_hdlc *netdev_to_qmc_hdlc(struct net_device *netdev) in netdev_to_qmc_hdlc()
251 struct net_device *netdev; in qmc_hcld_recv_complete() local
333 struct net_device *netdev; in qmc_hdlc_xmit_complete() local
377 static netdev_tx_t qmc_hdlc_xmit(struct sk_buff *skb, struct net_device *netdev) in qmc_hdlc_xmit()
518 static int qmc_hdlc_ioctl(struct net_device *netdev, struct if_settings *ifs) in qmc_hdlc_ioctl()
571 static int qmc_hdlc_open(struct net_device *netdev) in qmc_hdlc_open()
641 static int qmc_hdlc_close(struct net_device *netdev) in qmc_hdlc_close()
677 static int qmc_hdlc_attach(struct net_device *netdev, unsigned short encoding, in qmc_hdlc_attach()
/linux/drivers/net/ethernet/ibm/
H A Dibmvnic.c399 struct net_device *netdev; in ibmvnic_wait_for_completion() local
1058 static int init_rx_pools(struct net_device *netdev) in init_rx_pools()
1221 static int init_one_tx_pool(struct net_device *netdev, in init_one_tx_pool()
1299 static int init_tx_pools(struct net_device *netdev) in init_tx_pools()
1513 static int ibmvnic_login(struct net_device *netdev) in ibmvnic_login()
1686 struct net_device *netdev = adapter->netdev; in set_link_state() local
1729 static int set_real_num_queues(struct net_device *netdev) in set_real_num_queues()
1836 struct net_device *netdev = adapter->netdev; in init_resources() local
1868 static int __ibmvnic_open(struct net_device *netdev) in __ibmvnic_open()
1930 static int ibmvnic_open(struct net_device *netdev) in ibmvnic_open()
[all …]

12345678910>>...25