/Linux-v6.6/drivers/net/ethernet/hisilicon/hns3/ |
D | hns3_dcbnl.c | 7 static int hns3_dcbnl_ieee_getets(struct net_device *ndev, struct ieee_ets *ets) in hns3_dcbnl_ieee_getets() 20 static int hns3_dcbnl_ieee_setets(struct net_device *ndev, struct ieee_ets *ets) in hns3_dcbnl_ieee_setets() 33 static int hns3_dcbnl_ieee_getpfc(struct net_device *ndev, struct ieee_pfc *pfc) in hns3_dcbnl_ieee_getpfc() 46 static int hns3_dcbnl_ieee_setpfc(struct net_device *ndev, struct ieee_pfc *pfc) in hns3_dcbnl_ieee_setpfc() 59 static int hns3_dcbnl_ieee_setapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_setapp() 72 static int hns3_dcbnl_ieee_delapp(struct net_device *ndev, struct dcb_app *app) in hns3_dcbnl_ieee_delapp() 86 static u8 hns3_dcbnl_getdcbx(struct net_device *ndev) in hns3_dcbnl_getdcbx() 97 static u8 hns3_dcbnl_setdcbx(struct net_device *ndev, u8 mode) in hns3_dcbnl_setdcbx()
|
/Linux-v6.6/drivers/net/ethernet/socionext/ |
D | sni_ave.c | 273 struct net_device *ndev; member 297 static u32 ave_desc_read(struct net_device *ndev, enum desc_id id, int entry, in ave_desc_read() 309 static u32 ave_desc_read_cmdsts(struct net_device *ndev, enum desc_id id, in ave_desc_read_cmdsts() 315 static void ave_desc_write(struct net_device *ndev, enum desc_id id, in ave_desc_write() 327 static void ave_desc_write_cmdsts(struct net_device *ndev, enum desc_id id, in ave_desc_write_cmdsts() 333 static void ave_desc_write_addr(struct net_device *ndev, enum desc_id id, in ave_desc_write_addr() 346 static u32 ave_irq_disable_all(struct net_device *ndev) in ave_irq_disable_all() 357 static void ave_irq_restore(struct net_device *ndev, u32 val) in ave_irq_restore() 364 static void ave_irq_enable(struct net_device *ndev, u32 bitflag) in ave_irq_enable() 372 static void ave_hw_write_macaddr(struct net_device *ndev, in ave_hw_write_macaddr() [all …]
|
/Linux-v6.6/drivers/net/ethernet/ti/ |
D | cpsw_ethtool.c | 141 u32 cpsw_get_msglevel(struct net_device *ndev) in cpsw_get_msglevel() 148 void cpsw_set_msglevel(struct net_device *ndev, u32 value) in cpsw_set_msglevel() 155 int cpsw_get_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, in cpsw_get_coalesce() 165 int cpsw_set_coalesce(struct net_device *ndev, struct ethtool_coalesce *coal, in cpsw_set_coalesce() 224 int cpsw_get_sset_count(struct net_device *ndev, int sset) in cpsw_get_sset_count() 255 void cpsw_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in cpsw_get_strings() 275 void cpsw_get_ethtool_stats(struct net_device *ndev, in cpsw_get_ethtool_stats() 307 void cpsw_get_pauseparam(struct net_device *ndev, in cpsw_get_pauseparam() 317 void cpsw_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in cpsw_get_wol() 330 int cpsw_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in cpsw_set_wol() [all …]
|
D | am65-cpsw-qos.c | 93 static void am65_cpsw_port_est_assign_buf_num(struct net_device *ndev, in am65_cpsw_port_est_assign_buf_num() 117 static int am65_cpsw_port_est_is_swapped(struct net_device *ndev, int *oper, in am65_cpsw_port_est_is_swapped() 144 static int am65_cpsw_port_est_get_free_buf_num(struct net_device *ndev) in am65_cpsw_port_est_get_free_buf_num() 166 static void am65_cpsw_admin_to_oper(struct net_device *ndev) in am65_cpsw_admin_to_oper() 176 static void am65_cpsw_port_est_get_buf_num(struct net_device *ndev, in am65_cpsw_port_est_get_buf_num() 194 static void am65_cpsw_est_set(struct net_device *ndev, int enable) in am65_cpsw_est_set() 214 static void am65_cpsw_est_update_state(struct net_device *ndev) in am65_cpsw_est_update_state() 272 static int am65_cpsw_est_calc_cmd_num(struct net_device *ndev, in am65_cpsw_est_calc_cmd_num() 301 static int am65_cpsw_est_check_scheds(struct net_device *ndev, in am65_cpsw_est_check_scheds() 320 static void am65_cpsw_est_set_sched_list(struct net_device *ndev, in am65_cpsw_est_set_sched_list() [all …]
|
/Linux-v6.6/drivers/net/ethernet/asix/ |
D | ax88796c_main.c | 91 static void ax88796c_set_hw_multicast(struct net_device *ndev) in ax88796c_set_hw_multicast() 130 static void ax88796c_set_mac_addr(struct net_device *ndev) in ax88796c_set_mac_addr() 144 static void ax88796c_load_mac_addr(struct net_device *ndev) in ax88796c_load_mac_addr() 244 ax88796c_tx_fixup(struct net_device *ndev, struct sk_buff_head *q) in ax88796c_tx_fixup() 385 ax88796c_start_xmit(struct sk_buff *skb, struct net_device *ndev) in ax88796c_start_xmit() 403 struct net_device *ndev = ax_local->ndev; in ax88796c_skb_return() local 446 struct net_device *ndev = ax_local->ndev; in ax88796c_rx_fixup() local 494 static int ax88796c_receive(struct net_device *ndev) in ax88796c_receive() 550 struct net_device *ndev = ax_local->ndev; in ax88796c_process_isr() local 588 struct net_device *ndev; in ax88796c_interrupt() local [all …]
|
/Linux-v6.6/drivers/ntb/hw/intel/ |
D | ntb_hw_gen3.c | 93 static int gen3_poll_link(struct intel_ntb_dev *ndev) in gen3_poll_link() 115 static int gen3_init_isr(struct intel_ntb_dev *ndev) in gen3_init_isr() 142 static int gen3_setup_b2b_mw(struct intel_ntb_dev *ndev, in gen3_setup_b2b_mw() 173 static int gen3_init_ntb(struct intel_ntb_dev *ndev) in gen3_init_ntb() 226 int gen3_init_dev(struct intel_ntb_dev *ndev) in gen3_init_dev() 258 struct intel_ntb_dev *ndev; in ndev_ntb3_debugfs_read() local 421 struct intel_ntb_dev *ndev; in intel_ntb3_link_enable() local 446 struct intel_ntb_dev *ndev = ntb_ndev(ntb); in intel_ntb3_mw_set_trans() local 539 struct intel_ntb_dev *ndev = ntb_ndev(ntb); in intel_ntb3_peer_db_addr() local 567 struct intel_ntb_dev *ndev = ntb_ndev(ntb); in intel_ntb3_peer_db_set() local [all …]
|
/Linux-v6.6/drivers/crypto/cavium/nitrox/ |
D | nitrox_main.c | 70 static void write_to_ucd_unit(struct nitrox_device *ndev, u32 ucode_size, in write_to_ucd_unit() 109 static int nitrox_load_fw(struct nitrox_device *ndev) in nitrox_load_fw() 234 static int nitrox_add_to_devlist(struct nitrox_device *ndev) in nitrox_add_to_devlist() 261 static void nitrox_remove_from_devlist(struct nitrox_device *ndev) in nitrox_remove_from_devlist() 271 struct nitrox_device *ndev = NULL, *iter; in nitrox_get_first_device() local 290 void nitrox_put_device(struct nitrox_device *ndev) in nitrox_put_device() 317 static int nitrox_pf_sw_init(struct nitrox_device *ndev) in nitrox_pf_sw_init() 332 static void nitrox_pf_sw_cleanup(struct nitrox_device *ndev) in nitrox_pf_sw_cleanup() 342 static int nitrox_bist_check(struct nitrox_device *ndev) in nitrox_bist_check() 367 static int nitrox_pf_hw_init(struct nitrox_device *ndev) in nitrox_pf_hw_init() [all …]
|
D | nitrox_mbx.c | 35 struct nitrox_device *ndev; member 39 static inline u64 pf2vf_read_mbox(struct nitrox_device *ndev, int ring) in pf2vf_read_mbox() 47 static inline void pf2vf_write_mbox(struct nitrox_device *ndev, u64 value, in pf2vf_write_mbox() 56 static void pf2vf_send_response(struct nitrox_device *ndev, in pf2vf_send_response() 107 struct nitrox_device *ndev = pf2vf_resp->ndev; in pf2vf_resp_handler() local 122 void nitrox_pf2vf_mbox_handler(struct nitrox_device *ndev) in nitrox_pf2vf_mbox_handler() 179 int nitrox_mbox_init(struct nitrox_device *ndev) in nitrox_mbox_init() 207 void nitrox_mbox_cleanup(struct nitrox_device *ndev) in nitrox_mbox_cleanup()
|
/Linux-v6.6/drivers/net/ |
D | ntb_netdev.c | 75 struct net_device *ndev; member 85 struct net_device *ndev = data; in ntb_netdev_event_handler() local 102 struct net_device *ndev = qp_data; in ntb_netdev_rx_handler() local 166 static int ntb_netdev_maybe_stop_tx(struct net_device *ndev, in ntb_netdev_maybe_stop_tx() 179 struct net_device *ndev = qp_data; in ntb_netdev_tx_handler() local 208 struct net_device *ndev) in ntb_netdev_start_xmit() 233 struct net_device *ndev = dev->ndev; in ntb_netdev_tx_timer() local 247 static int ntb_netdev_open(struct net_device *ndev) in ntb_netdev_open() 283 static int ntb_netdev_close(struct net_device *ndev) in ntb_netdev_close() 299 static int ntb_netdev_change_mtu(struct net_device *ndev, int new_mtu) in ntb_netdev_change_mtu() [all …]
|
/Linux-v6.6/drivers/staging/qlge/ |
D | qlge_ethtool.c | 364 qlge_get_ethtool_stats(struct net_device *ndev, in qlge_get_ethtool_stats() 381 static int qlge_get_link_ksettings(struct net_device *ndev, in qlge_get_link_ksettings() 413 static void qlge_get_drvinfo(struct net_device *ndev, in qlge_get_drvinfo() 430 static void qlge_get_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qlge_get_wol() 443 static int qlge_set_wol(struct net_device *ndev, struct ethtool_wolinfo *wol) in qlge_set_wol() 463 static int qlge_set_phys_id(struct net_device *ndev, in qlge_set_phys_id() 572 static void qlge_self_test(struct net_device *ndev, in qlge_self_test() 602 static int qlge_get_regs_len(struct net_device *ndev) in qlge_get_regs_len() 612 static void qlge_get_regs(struct net_device *ndev, in qlge_get_regs() 624 static int qlge_get_coalesce(struct net_device *ndev, in qlge_get_coalesce() [all …]
|
/Linux-v6.6/drivers/ntb/hw/epf/ |
D | ntb_hw_epf.c | 99 static int ntb_epf_send_command(struct ntb_epf_dev *ndev, u32 command, in ntb_epf_send_command() 138 static int ntb_epf_mw_to_bar(struct ntb_epf_dev *ndev, int idx) in ntb_epf_mw_to_bar() 152 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_count() local 168 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_mw_get_align() local 197 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_is_up() local 207 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_spad_read() local 225 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_spad_write() local 243 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_spad_read() local 264 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_peer_spad_write() local 288 struct ntb_epf_dev *ndev = ntb_ndev(ntb); in ntb_epf_link_enable() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/wiznet/ |
D | w5300.c | 97 struct net_device *ndev; member 230 struct net_device *ndev = priv->ndev; in w5300_write_macaddr() local 282 static void w5300_get_drvinfo(struct net_device *ndev, in w5300_get_drvinfo() 291 static u32 w5300_get_link(struct net_device *ndev) in w5300_get_link() 301 static u32 w5300_get_msglevel(struct net_device *ndev) in w5300_get_msglevel() 308 static void w5300_set_msglevel(struct net_device *ndev, u32 value) in w5300_set_msglevel() 315 static int w5300_get_regs_len(struct net_device *ndev) in w5300_get_regs_len() 320 static void w5300_get_regs(struct net_device *ndev, in w5300_get_regs() 344 static void w5300_tx_timeout(struct net_device *ndev, unsigned int txqueue) in w5300_tx_timeout() 356 static netdev_tx_t w5300_start_tx(struct sk_buff *skb, struct net_device *ndev) in w5300_start_tx() [all …]
|
D | w5100.c | 163 struct net_device *ndev; member 192 static inline void __iomem *w5100_mmio(struct net_device *ndev) in w5100_mmio() 205 static inline int w5100_read_direct(struct net_device *ndev, u32 addr) in w5100_read_direct() 210 static inline int __w5100_write_direct(struct net_device *ndev, u32 addr, in __w5100_write_direct() 218 static inline int w5100_write_direct(struct net_device *ndev, u32 addr, u8 data) in w5100_write_direct() 225 static int w5100_read16_direct(struct net_device *ndev, u32 addr) in w5100_read16_direct() 233 static int w5100_write16_direct(struct net_device *ndev, u32 addr, u16 data) in w5100_write16_direct() 241 static int w5100_readbulk_direct(struct net_device *ndev, u32 addr, u8 *buf, in w5100_readbulk_direct() 252 static int w5100_writebulk_direct(struct net_device *ndev, u32 addr, in w5100_writebulk_direct() 263 static int w5100_mmio_init(struct net_device *ndev) in w5100_mmio_init() [all …]
|
/Linux-v6.6/drivers/net/can/ctucanfd/ |
D | ctucanfd_base.c | 40 #define ctucan_netdev_dbg(ndev, args...) \ argument 175 static int ctucan_reset(struct net_device *ndev) in ctucan_reset() 205 static int ctucan_set_btr(struct net_device *ndev, struct can_bittiming *bt, bool nominal) in ctucan_set_btr() 260 static int ctucan_set_bittiming(struct net_device *ndev) in ctucan_set_bittiming() 275 static int ctucan_set_data_bittiming(struct net_device *ndev) in ctucan_set_data_bittiming() 290 static int ctucan_set_secondary_sample_point(struct net_device *ndev) in ctucan_set_secondary_sample_point() 375 static int ctucan_chip_start(struct net_device *ndev) in ctucan_chip_start() 444 static int ctucan_do_set_mode(struct net_device *ndev, enum can_mode mode) in ctucan_do_set_mode() 595 static netdev_tx_t ctucan_start_xmit(struct sk_buff *skb, struct net_device *ndev) in ctucan_start_xmit() 709 static int ctucan_rx(struct net_device *ndev) in ctucan_rx() [all …]
|
/Linux-v6.6/net/can/j1939/ |
D | main.c | 131 static struct j1939_priv *j1939_priv_create(struct net_device *ndev) in j1939_priv_create() 151 static inline void j1939_priv_set(struct net_device *ndev, in j1939_priv_set() 162 struct net_device *ndev = priv->ndev; in __j1939_priv_release() local 186 struct net_device *ndev = priv->ndev; in j1939_can_rx_register() local 202 struct net_device *ndev = priv->ndev; in j1939_can_rx_unregister() local 227 static inline struct j1939_priv *j1939_ndev_to_priv(struct net_device *ndev) in j1939_ndev_to_priv() 234 static struct j1939_priv *j1939_priv_get_by_ndev_locked(struct net_device *ndev) in j1939_priv_get_by_ndev_locked() 247 static struct j1939_priv *j1939_priv_get_by_ndev(struct net_device *ndev) in j1939_priv_get_by_ndev() 258 struct j1939_priv *j1939_netdev_start(struct net_device *ndev) in j1939_netdev_start() 367 struct net_device *ndev = netdev_notifier_info_to_dev(data); in j1939_netdev_notify() local
|
/Linux-v6.6/drivers/net/ethernet/xilinx/ |
D | ll_temac_main.c | 297 static void temac_dma_bd_release(struct net_device *ndev) in temac_dma_bd_release() 325 static int temac_dma_bd_init(struct net_device *ndev) in temac_dma_bd_init() 416 static void temac_do_set_mac_address(struct net_device *ndev) in temac_do_set_mac_address() 437 static int temac_init_mac_address(struct net_device *ndev, const void *address) in temac_init_mac_address() 446 static int temac_set_mac_address(struct net_device *ndev, void *p) in temac_set_mac_address() 457 static void temac_set_multicast_list(struct net_device *ndev) in temac_set_multicast_list() 597 static u32 temac_setoptions(struct net_device *ndev, u32 options) in temac_setoptions() 620 static void temac_device_reset(struct net_device *ndev) in temac_device_reset() 707 static void temac_adjust_link(struct net_device *ndev) in temac_adjust_link() 771 static void temac_start_xmit_done(struct net_device *ndev) in temac_start_xmit_done() [all …]
|
/Linux-v6.6/drivers/nfc/st-nci/ |
D | se.c | 113 static u8 st_nci_se_get_bwi(struct nci_dev *ndev) in st_nci_se_get_bwi() 132 static void st_nci_se_get_atr(struct nci_dev *ndev) in st_nci_se_get_atr() 152 int st_nci_hci_load_session(struct nci_dev *ndev) in st_nci_hci_load_session() 251 static void st_nci_hci_admin_event_received(struct nci_dev *ndev, in st_nci_hci_admin_event_received() 275 static int st_nci_hci_apdu_reader_event_received(struct nci_dev *ndev, in st_nci_hci_apdu_reader_event_received() 308 static int st_nci_hci_connectivity_event_received(struct nci_dev *ndev, in st_nci_hci_connectivity_event_received() 382 void st_nci_hci_event_received(struct nci_dev *ndev, u8 pipe, in st_nci_hci_event_received() 402 void st_nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, u8 cmd, in st_nci_hci_cmd_received() 428 static int st_nci_control_se(struct nci_dev *ndev, u8 se_idx, in st_nci_control_se() 492 int st_nci_disable_se(struct nci_dev *ndev, u32 se_idx) in st_nci_disable_se() [all …]
|
D | core.c | 19 static int st_nci_init(struct nci_dev *ndev) in st_nci_init() 30 static int st_nci_open(struct nci_dev *ndev) in st_nci_open() 45 static int st_nci_close(struct nci_dev *ndev) in st_nci_close() 59 static int st_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in st_nci_send() 71 static __u32 st_nci_get_rfprotocol(struct nci_dev *ndev, in st_nci_get_rfprotocol() 78 static int st_nci_prop_rsp_packet(struct nci_dev *ndev, in st_nci_prop_rsp_packet() 163 void st_nci_remove(struct nci_dev *ndev) in st_nci_remove()
|
/Linux-v6.6/drivers/net/ethernet/freescale/ |
D | fec_main.c | 382 static void fec_dump(struct net_device *ndev) in fec_dump() 415 fec_enet_clear_csum(struct sk_buff *skb, struct net_device *ndev) in fec_enet_clear_csum() 477 struct net_device *ndev) in fec_enet_txq_submit_frag_skb() 564 struct sk_buff *skb, struct net_device *ndev) in fec_enet_txq_submit_skb() 690 struct net_device *ndev, in fec_enet_txq_put_data_tso() 750 struct sk_buff *skb, struct net_device *ndev, in fec_enet_txq_put_hdr_tso() 804 struct net_device *ndev) in fec_enet_txq_submit_tso() 887 fec_enet_start_xmit(struct sk_buff *skb, struct net_device *ndev) in fec_enet_start_xmit() 995 static void fec_enet_active_rxring(struct net_device *ndev) in fec_enet_active_rxring() 1004 static void fec_enet_enable_ring(struct net_device *ndev) in fec_enet_enable_ring() [all …]
|
/Linux-v6.6/drivers/nfc/nxp-nci/ |
D | core.c | 33 static int nxp_nci_open(struct nci_dev *ndev) in nxp_nci_open() 55 static int nxp_nci_close(struct nci_dev *ndev) in nxp_nci_close() 71 static int nxp_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in nxp_nci_send() 96 static int nxp_nci_rf_pll_unlocked_ntf(struct nci_dev *ndev, in nxp_nci_rf_pll_unlocked_ntf() 105 static int nxp_nci_rf_txldo_error_ntf(struct nci_dev *ndev, in nxp_nci_rf_txldo_error_ntf() 137 struct nci_dev **ndev) in nxp_nci_probe() 180 void nxp_nci_remove(struct nci_dev *ndev) in nxp_nci_remove()
|
/Linux-v6.6/drivers/nfc/s3fwrn5/ |
D | core.c | 77 static int s3fwrn5_nci_open(struct nci_dev *ndev) in s3fwrn5_nci_open() 90 static int s3fwrn5_nci_close(struct nci_dev *ndev) in s3fwrn5_nci_close() 100 static int s3fwrn5_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in s3fwrn5_nci_send() 125 static int s3fwrn5_nci_post_setup(struct nci_dev *ndev) in s3fwrn5_nci_post_setup() 160 int s3fwrn5_probe(struct nci_dev **ndev, void *phy_id, struct device *pdev, in s3fwrn5_probe() 199 void s3fwrn5_remove(struct nci_dev *ndev) in s3fwrn5_remove() 210 int s3fwrn5_recv_frame(struct nci_dev *ndev, struct sk_buff *skb, in s3fwrn5_recv_frame()
|
/Linux-v6.6/net/nfc/nci/ |
D | hci.c | 122 static void nci_hci_reset_pipes_per_host(struct nci_dev *ndev, u8 host) in nci_hci_reset_pipes_per_host() 142 static int nci_hci_send_data(struct nci_dev *ndev, u8 pipe, in nci_hci_send_data() 199 static void nci_hci_send_data_req(struct nci_dev *ndev, const void *opt) in nci_hci_send_data_req() 207 int nci_hci_send_event(struct nci_dev *ndev, u8 gate, u8 event, in nci_hci_send_event() 221 int nci_hci_send_cmd(struct nci_dev *ndev, u8 gate, u8 cmd, in nci_hci_send_cmd() 260 int nci_hci_clear_all_pipes(struct nci_dev *ndev) in nci_hci_clear_all_pipes() 274 static void nci_hci_event_received(struct nci_dev *ndev, u8 pipe, in nci_hci_event_received() 281 static void nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, in nci_hci_cmd_received() 364 static void nci_hci_resp_received(struct nci_dev *ndev, u8 pipe, in nci_hci_resp_received() 382 static void nci_hci_hcp_message_rx(struct nci_dev *ndev, u8 pipe, in nci_hci_hcp_message_rx() [all …]
|
/Linux-v6.6/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 41 static int enetc_get_reglen(struct net_device *ndev) in enetc_get_reglen() 62 static void enetc_get_regs(struct net_device *ndev, struct ethtool_regs *regs, in enetc_get_regs() 227 static int enetc_get_sset_count(struct net_device *ndev, int sset) in enetc_get_sset_count() 247 static void enetc_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in enetc_get_strings() 286 static void enetc_get_ethtool_stats(struct net_device *ndev, in enetc_get_ethtool_stats() 327 static void enetc_get_pause_stats(struct net_device *ndev, in enetc_get_pause_stats() 414 static void enetc_get_eth_mac_stats(struct net_device *ndev, in enetc_get_eth_mac_stats() 435 static void enetc_get_eth_ctrl_stats(struct net_device *ndev, in enetc_get_eth_ctrl_stats() 456 static void enetc_get_rmon_stats(struct net_device *ndev, in enetc_get_rmon_stats() 590 static int enetc_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *rxnfc, in enetc_get_rxnfc() [all …]
|
/Linux-v6.6/drivers/net/ethernet/microsoft/mana/ |
D | mana_ethtool.c | 38 static int mana_get_sset_count(struct net_device *ndev, int stringset) in mana_get_sset_count() 50 static void mana_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in mana_get_strings() 104 static void mana_get_ethtool_stats(struct net_device *ndev, in mana_get_ethtool_stats() 187 static int mana_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *cmd, in mana_get_rxnfc() 201 static u32 mana_get_rxfh_key_size(struct net_device *ndev) in mana_get_rxfh_key_size() 206 static u32 mana_rss_indir_size(struct net_device *ndev) in mana_rss_indir_size() 211 static int mana_get_rxfh(struct net_device *ndev, u32 *indir, u8 *key, in mana_get_rxfh() 231 static int mana_set_rxfh(struct net_device *ndev, const u32 *indir, in mana_set_rxfh() 281 static void mana_get_channels(struct net_device *ndev, in mana_get_channels() 290 static int mana_set_channels(struct net_device *ndev, in mana_set_channels()
|
/Linux-v6.6/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_main.c | 47 struct net_device *ndev = NULL; in aq_ndev_alloc() local 62 int aq_ndev_open(struct net_device *ndev) in aq_ndev_open() 92 int aq_ndev_close(struct net_device *ndev) in aq_ndev_close() 103 static netdev_tx_t aq_ndev_start_xmit(struct sk_buff *skb, struct net_device *ndev) in aq_ndev_start_xmit() 130 static int aq_ndev_change_mtu(struct net_device *ndev, int new_mtu) in aq_ndev_change_mtu() 155 static int aq_ndev_set_features(struct net_device *ndev, in aq_ndev_set_features() 220 static netdev_features_t aq_ndev_fix_features(struct net_device *ndev, in aq_ndev_fix_features() 239 static int aq_ndev_set_mac_address(struct net_device *ndev, void *addr) in aq_ndev_set_mac_address() 255 static void aq_ndev_set_multicast_settings(struct net_device *ndev) in aq_ndev_set_multicast_settings() 349 static int aq_ndo_vlan_rx_add_vid(struct net_device *ndev, __be16 proto, in aq_ndo_vlan_rx_add_vid() [all …]
|