Home
last modified time | relevance | path

Searched defs:ndev (Results 26 – 50 of 486) sorted by relevance

12345678910>>...20

/linux-6.15/drivers/net/ethernet/hisilicon/hns3/
Dhns3_dcbnl.c7 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-6.15/drivers/net/ethernet/asix/
Dax88796c_main.c91 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-6.15/drivers/crypto/cavium/nitrox/
Dnitrox_main.c70 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 …]
Dnitrox_mbx.c35 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-6.15/drivers/ntb/hw/intel/
Dntb_hw_gen3.c93 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()
229 int gen3_init_dev(struct intel_ntb_dev *ndev) in gen3_init_dev()
261 struct intel_ntb_dev *ndev; in ndev_ntb3_debugfs_read() local
424 struct intel_ntb_dev *ndev; in intel_ntb3_link_enable() local
449 struct intel_ntb_dev *ndev = ntb_ndev(ntb); in intel_ntb3_mw_set_trans() local
542 struct intel_ntb_dev *ndev = ntb_ndev(ntb); in intel_ntb3_peer_db_addr() local
570 struct intel_ntb_dev *ndev = ntb_ndev(ntb); in intel_ntb3_peer_db_set() local
[all …]
/linux-6.15/drivers/net/ethernet/microsoft/mana/
Dmana_ethtool.c78 static int mana_get_sset_count(struct net_device *ndev, int stringset) in mana_get_sset_count()
90 static void mana_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in mana_get_strings()
125 static void mana_get_ethtool_stats(struct net_device *ndev, in mana_get_ethtool_stats()
208 static int mana_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *cmd, in mana_get_rxnfc()
222 static u32 mana_get_rxfh_key_size(struct net_device *ndev) in mana_get_rxfh_key_size()
227 static u32 mana_rss_indir_size(struct net_device *ndev) in mana_rss_indir_size()
234 static int mana_get_rxfh(struct net_device *ndev, in mana_get_rxfh()
253 static int mana_set_rxfh(struct net_device *ndev, in mana_set_rxfh()
314 static void mana_get_channels(struct net_device *ndev, in mana_get_channels()
323 static int mana_set_channels(struct net_device *ndev, in mana_set_channels()
[all …]
/linux-6.15/drivers/net/
Dntb_netdev.c75 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-6.15/drivers/net/ethernet/ti/
Dcpsw_ethtool.c141 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 …]
Dam65-cpsw-qos.c186 static void am65_cpsw_reset_tc_mqprio(struct net_device *ndev) in am65_cpsw_reset_tc_mqprio()
203 static int am65_cpsw_setup_mqprio(struct net_device *ndev, void *type_data) in am65_cpsw_setup_mqprio()
426 static void am65_cpsw_iet_link_state_update(struct net_device *ndev) in am65_cpsw_iet_link_state_update()
470 static void am65_cpsw_port_est_assign_buf_num(struct net_device *ndev, in am65_cpsw_port_est_assign_buf_num()
494 static int am65_cpsw_port_est_is_swapped(struct net_device *ndev, int *oper, in am65_cpsw_port_est_is_swapped()
521 static int am65_cpsw_port_est_get_free_buf_num(struct net_device *ndev) in am65_cpsw_port_est_get_free_buf_num()
543 static void am65_cpsw_admin_to_oper(struct net_device *ndev) in am65_cpsw_admin_to_oper()
553 static void am65_cpsw_port_est_get_buf_num(struct net_device *ndev, in am65_cpsw_port_est_get_buf_num()
571 static void am65_cpsw_est_set(struct net_device *ndev, int enable) in am65_cpsw_est_set()
591 static void am65_cpsw_est_update_state(struct net_device *ndev) in am65_cpsw_est_update_state()
[all …]
Dam65-cpsw-ethtool.c379 static int am65_cpsw_ethtool_op_begin(struct net_device *ndev) in am65_cpsw_ethtool_op_begin()
391 static void am65_cpsw_ethtool_op_complete(struct net_device *ndev) in am65_cpsw_ethtool_op_complete()
401 static void am65_cpsw_get_drvinfo(struct net_device *ndev, in am65_cpsw_get_drvinfo()
411 static u32 am65_cpsw_get_msglevel(struct net_device *ndev) in am65_cpsw_get_msglevel()
418 static void am65_cpsw_set_msglevel(struct net_device *ndev, u32 value) in am65_cpsw_set_msglevel()
425 static void am65_cpsw_get_channels(struct net_device *ndev, in am65_cpsw_get_channels()
436 static int am65_cpsw_set_channels(struct net_device *ndev, in am65_cpsw_set_channels()
455 am65_cpsw_get_ringparam(struct net_device *ndev, in am65_cpsw_get_ringparam()
467 static void am65_cpsw_get_pauseparam(struct net_device *ndev, in am65_cpsw_get_pauseparam()
475 static int am65_cpsw_set_pauseparam(struct net_device *ndev, in am65_cpsw_set_pauseparam()
[all …]
/linux-6.15/drivers/ntb/hw/epf/
Dntb_hw_epf.c99 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-6.15/drivers/net/ethernet/wiznet/
Dw5300.c97 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 …]
Dw5100.c163 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-6.15/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c184 static void axienet_dma_bd_release(struct net_device *ndev) in axienet_dma_bd_release()
335 static int axienet_dma_bd_init(struct net_device *ndev) in axienet_dma_bd_init()
410 static void axienet_set_mac_address(struct net_device *ndev, in axienet_set_mac_address()
444 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address()
463 static void axienet_set_multicast_list(struct net_device *ndev) in axienet_set_multicast_list()
534 static void axienet_setoptions(struct net_device *ndev, u32 options) in axienet_setoptions()
707 static int axienet_device_reset(struct net_device *ndev) in axienet_device_reset()
902 axienet_start_xmit_dmaengine(struct sk_buff *skb, struct net_device *ndev) in axienet_start_xmit_dmaengine()
997 struct net_device *ndev = lp->ndev; in axienet_tx_poll() local
1044 axienet_start_xmit(struct sk_buff *skb, struct net_device *ndev) in axienet_start_xmit()
[all …]
Dll_temac_main.c297 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-6.15/drivers/accel/amdxdna/
Daie2_pci.c54 static int aie2_check_protocol(struct amdxdna_dev_hdl *ndev, u32 fw_major, u32 fw_minor) in aie2_check_protocol()
82 static void aie2_dump_chann_info_debug(struct amdxdna_dev_hdl *ndev) in aie2_dump_chann_info_debug()
99 static int aie2_get_mgmt_chann_info(struct amdxdna_dev_hdl *ndev) in aie2_get_mgmt_chann_info()
161 int aie2_runtime_cfg(struct amdxdna_dev_hdl *ndev, in aie2_runtime_cfg()
184 static int aie2_xdna_reset(struct amdxdna_dev_hdl *ndev) in aie2_xdna_reset()
203 static int aie2_mgmt_fw_init(struct amdxdna_dev_hdl *ndev) in aie2_mgmt_fw_init()
237 static int aie2_mgmt_fw_query(struct amdxdna_dev_hdl *ndev) in aie2_mgmt_fw_query()
262 static void aie2_mgmt_fw_fini(struct amdxdna_dev_hdl *ndev) in aie2_mgmt_fw_fini()
304 struct amdxdna_dev_hdl *ndev; in aie2_xrs_set_dft_dpm_level() local
325 struct amdxdna_dev_hdl *ndev = xdna->dev_handle; in aie2_hw_stop() local
[all …]
/linux-6.15/drivers/net/can/ctucanfd/
Dctucanfd_base.c40 #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-6.15/net/can/j1939/
Dmain.c127 static struct j1939_priv *j1939_priv_create(struct net_device *ndev) in j1939_priv_create()
147 static inline void j1939_priv_set(struct net_device *ndev, in j1939_priv_set()
158 struct net_device *ndev = priv->ndev; in __j1939_priv_release() local
182 struct net_device *ndev = priv->ndev; in j1939_can_rx_register() local
198 struct net_device *ndev = priv->ndev; in j1939_can_rx_unregister() local
223 static inline struct j1939_priv *j1939_ndev_to_priv(struct net_device *ndev) in j1939_ndev_to_priv()
230 static struct j1939_priv *j1939_priv_get_by_ndev_locked(struct net_device *ndev) in j1939_priv_get_by_ndev_locked()
243 static struct j1939_priv *j1939_priv_get_by_ndev(struct net_device *ndev) in j1939_priv_get_by_ndev()
254 struct j1939_priv *j1939_netdev_start(struct net_device *ndev) in j1939_netdev_start()
363 struct net_device *ndev = netdev_notifier_info_to_dev(data); in j1939_netdev_notify() local
/linux-6.15/drivers/nfc/st-nci/
Dse.c113 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 …]
Dcore.c19 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-6.15/drivers/nfc/nxp-nci/
Dcore.c33 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-6.15/drivers/nfc/s3fwrn5/
Dcore.c77 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-6.15/net/nfc/nci/
Dhci.c122 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-6.15/drivers/net/ethernet/freescale/
Dfec_main.c352 static void fec_dump(struct net_device *ndev) in fec_dump()
449 fec_enet_clear_csum(struct sk_buff *skb, struct net_device *ndev) in fec_enet_clear_csum()
511 struct net_device *ndev) in fec_enet_txq_submit_frag_skb()
598 struct sk_buff *skb, struct net_device *ndev) in fec_enet_txq_submit_skb()
729 struct net_device *ndev, in fec_enet_txq_put_data_tso()
789 struct sk_buff *skb, struct net_device *ndev, in fec_enet_txq_put_hdr_tso()
843 struct net_device *ndev) in fec_enet_txq_submit_tso()
955 fec_enet_start_xmit(struct sk_buff *skb, struct net_device *ndev) in fec_enet_start_xmit()
1063 static void fec_enet_active_rxring(struct net_device *ndev) in fec_enet_active_rxring()
1072 static void fec_enet_enable_ring(struct net_device *ndev) in fec_enet_enable_ring()
[all …]
/linux-6.15/drivers/net/ethernet/freescale/enetc/
Denetc_ethtool.c41 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()
273 static void enetc_get_ethtool_stats(struct net_device *ndev, in enetc_get_ethtool_stats()
314 static void enetc_get_pause_stats(struct net_device *ndev, in enetc_get_pause_stats()
401 static void enetc_get_eth_mac_stats(struct net_device *ndev, in enetc_get_eth_mac_stats()
422 static void enetc_get_eth_ctrl_stats(struct net_device *ndev, in enetc_get_eth_ctrl_stats()
443 static void enetc_get_rmon_stats(struct net_device *ndev, in enetc_get_rmon_stats()
577 static int enetc_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *rxnfc, in enetc_get_rxnfc()
[all …]

12345678910>>...20