Home
last modified time | relevance | path

Searched defs:net_dev (Results 1 - 25 of 210) sorted by relevance

123456789

/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dtc_bindings.h35 efx_tc_netdev_event(struct efx_nic *efx, unsigned long event, struct net_device *net_dev) efx_tc_netdev_event() argument
H A Def100_ethtool.c24 ef100_ethtool_get_ringparam(struct net_device *net_dev, in ef100_ethtool_get_ringparam() argument
H A Dmcdi_port.c20 static int efx_mcdi_mdio_read(struct net_device *net_dev, in efx_mcdi_mdio_read() argument
46 static int efx_mcdi_mdio_write(struct net_device *net_dev, in efx_mcdi_mdio_write() argument
H A Dsriov.c11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() argument
21 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan() argument
40 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_spoofchk() argument
51 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, in efx_sriov_get_vf_config() argument
62 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_link_state() argument
[all...]
H A Def100_rep.h48 struct net_device *net_dev; member
H A Dtc_bindings.c74 int efx_tc_setup_block(struct net_device *net_dev, struct efx_nic *efx, in efx_tc_setup_block() argument
139 efx_tc_indr_setup_cb(struct net_device *net_dev, struct Qdisc *sch, void *cb_priv, enum tc_setup_type type, void *type_data, void *data, void (*cleanup)(struct flow_block_cb *block_cb)) efx_tc_indr_setup_cb() argument
213 efx_tc_setup(struct net_device *net_dev, enum tc_setup_type type, void *type_data) efx_tc_setup() argument
231 efx_tc_netdev_event(struct efx_nic *efx, unsigned long event, struct net_device *net_dev) efx_tc_netdev_event() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_ethtool.c23 static void ef100_ethtool_get_ringparam(struct net_device *net_dev, in ef100_ethtool_get_ringparam() argument
H A Dsriov.c11 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() argument
21 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan() argument
40 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_spoofchk() argument
51 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, in efx_sriov_get_vf_config() argument
62 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_link_state() argument
[all...]
H A Dmcdi_port.c20 static int efx_mcdi_mdio_read(struct net_device *net_dev, in efx_mcdi_mdio_read() argument
46 static int efx_mcdi_mdio_write(struct net_device *net_dev, in efx_mcdi_mdio_write() argument
H A Def100_netdev.c80 static int ef100_net_stop(struct net_device *net_dev) in ef100_net_stop() argument
105 static int ef100_net_open(struct net_device *net_dev) in ef100_net_open() argument
193 ef100_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) ef100_hard_start_xmit() argument
245 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); ef100_netdev_event() local
255 struct net_device *net_dev = efx->net_dev; ef100_register_netdev() local
[all...]
H A Dethtool.c33 static int efx_ethtool_phys_id(struct net_device *net_dev, in efx_ethtool_phys_id() argument
56 static int efx_ethtool_get_regs_len(struct net_device *net_dev) in efx_ethtool_get_regs_len() argument
61 static void efx_ethtool_get_regs(struct net_device *net_dev, in efx_ethtool_get_regs() argument
99 static int efx_ethtool_get_coalesce(struct net_device *net_dev, in efx_ethtool_get_coalesce() argument
117 static int efx_ethtool_set_coalesce(struct net_device *net_dev, in efx_ethtool_set_coalesce() argument
156 efx_ethtool_get_ringparam(struct net_device *net_dev, struct ethtool_ringparam *ring) efx_ethtool_get_ringparam() argument
167 efx_ethtool_set_ringparam(struct net_device *net_dev, struct ethtool_ringparam *ring) efx_ethtool_set_ringparam() argument
194 efx_ethtool_get_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) efx_ethtool_get_wol() argument
202 efx_ethtool_set_wol(struct net_device *net_dev, struct ethtool_wolinfo *wol) efx_ethtool_set_wol() argument
209 efx_ethtool_get_ts_info(struct net_device *net_dev, struct ethtool_ts_info *ts_info) efx_ethtool_get_ts_info() argument
[all...]
/kernel/linux/linux-5.10/net/wimax/
H A Ddebugfs.c18 struct net_device *net_dev = wimax_dev->net_dev; in wimax_debugfs_add() local
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-mac.h18 struct net_device *net_dev; member
H A Ddpaa2-eth-dcb.c6 static int dpaa2_eth_dcbnl_ieee_getpfc(struct net_device *net_dev, in dpaa2_eth_dcbnl_ieee_getpfc() argument
61 static int dpaa2_eth_dcbnl_ieee_setpfc(struct net_device *net_dev, in dpaa2_eth_dcbnl_ieee_setpfc() argument
108 static u8 dpaa2_eth_dcbnl_getdcbx(struct net_device *net_dev) in dpaa2_eth_dcbnl_getdcbx() argument
115 static u8 dpaa2_eth_dcbnl_setdcbx(struct net_device *net_dev, u argument
122 dpaa2_eth_dcbnl_getcap(struct net_device *net_dev, int capid, u8 *cap) dpaa2_eth_dcbnl_getcap() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmcdi_port.c20 static int efx_mcdi_mdio_read(struct net_device *net_dev, in efx_mcdi_mdio_read() argument
46 static int efx_mcdi_mdio_write(struct net_device *net_dev, in efx_mcdi_mdio_write() argument
H A Dsriov.h15 int efx_sriov_set_vf_mac(struct net_device *net_dev, int vf_i, u8 *mac) in efx_sriov_set_vf_mac() argument
26 int efx_sriov_set_vf_vlan(struct net_device *net_dev, int vf_i, u16 vlan, in efx_sriov_set_vf_vlan() argument
46 int efx_sriov_set_vf_spoofchk(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_spoofchk() argument
58 int efx_sriov_get_vf_config(struct net_device *net_dev, int vf_i, in efx_sriov_get_vf_config() argument
70 int efx_sriov_set_vf_link_state(struct net_device *net_dev, int vf_i, in efx_sriov_set_vf_link_state() argument
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dwimax.h396 struct net_device *net_dev; member
431 struct wimax_dev *net_dev_to_wimax(struct net_device *net_dev) in net_dev_to_wimax() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c6 static int dpaa2_eth_dcbnl_ieee_getpfc(struct net_device *net_dev, in dpaa2_eth_dcbnl_ieee_getpfc() argument
61 static int dpaa2_eth_dcbnl_ieee_setpfc(struct net_device *net_dev, in dpaa2_eth_dcbnl_ieee_setpfc() argument
108 static u8 dpaa2_eth_dcbnl_getdcbx(struct net_device *net_dev) in dpaa2_eth_dcbnl_getdcbx() argument
115 static u8 dpaa2_eth_dcbnl_setdcbx(struct net_device *net_dev, u argument
122 dpaa2_eth_dcbnl_getcap(struct net_device *net_dev, int capid, u8 *cap) dpaa2_eth_dcbnl_getcap() argument
[all...]
H A Ddpaa2-mac.h17 struct net_device *net_dev; member
/kernel/linux/linux-6.6/net/batman-adv/
H A Dnetwork-coding.h43 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update() argument
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dusb-rx.c334 struct net_device *net_dev = i2400m->wimax_dev.net_dev; in i2400mu_rxd() local
H A Dnetdev.c86 int i2400m_open(struct net_device *net_dev) in i2400m_open() argument
107 int i2400m_stop(struct net_device *net_dev) in i2400m_stop() argument
142 struct net_device *net_dev = i2400m->wimax_dev.net_dev; i2400m_wake_tx_work() local
260 i2400m_net_wake_tx(struct i2400m *i2400m, struct net_device *net_dev, struct sk_buff *skb) i2400m_net_wake_tx() argument
313 i2400m_net_tx(struct i2400m *i2400m, struct net_device *net_dev, struct sk_buff *skb) i2400m_net_tx() argument
353 i2400m_hard_start_xmit(struct sk_buff *skb, struct net_device *net_dev) i2400m_hard_start_xmit() argument
383 i2400m_tx_timeout(struct net_device *net_dev, unsigned int txqueue) i2400m_tx_timeout() argument
404 i2400m_rx_fake_eth_header(struct net_device *net_dev, void *_eth_hdr, __be16 protocol) i2400m_rx_fake_eth_header() argument
456 struct net_device *net_dev = i2400m->wimax_dev.net_dev; i2400m_net_rx() local
521 struct net_device *net_dev = i2400m->wimax_dev.net_dev; i2400m_net_erx() local
559 i2400m_get_drvinfo(struct net_device *net_dev, struct ethtool_drvinfo *info) i2400m_get_drvinfo() argument
582 i2400m_netdev_setup(struct net_device *net_dev) i2400m_netdev_setup() argument
[all...]
/kernel/linux/linux-5.10/net/batman-adv/
H A Dnetwork-coding.h46 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update() argument
/kernel/linux/linux-5.10/drivers/net/can/sja1000/
H A Dems_pcmcia.c32 struct net_device *net_dev[EMS_PCMCIA_MAX_CHAN]; member
H A Df81601.c38 struct net_device *net_dev[F81601_PCI_MAX_CHAN]; member

Completed in 8 milliseconds

123456789