Home
last modified time | relevance | path

Searched defs:ndev (Results 51 - 75 of 825) sorted by relevance

12345678910>>...33

/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-loongson.c159 struct net_device *ndev = dev_get_drvdata(&pdev->dev); in loongson_dwmac_remove() local
/kernel/linux/linux-6.6/drivers/nfc/nxp-nci/
H A Dcore.c33 static int nxp_nci_open(struct nci_dev *ndev) in nxp_nci_open() argument
55 static int nxp_nci_close(struct nci_dev *ndev) in nxp_nci_close() argument
71 static int nxp_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in nxp_nci_send() argument
96 static int nxp_nci_rf_pll_unlocked_ntf(struct nci_dev *ndev, in nxp_nci_rf_pll_unlocked_ntf() argument
105 static int nxp_nci_rf_txldo_error_ntf(struct nci_dev *ndev, in nxp_nci_rf_txldo_error_ntf() argument
134 nxp_nci_probe(void *phy_id, struct device *pdev, const struct nxp_nci_phy_ops *phy_ops, unsigned int max_payload, struct nci_dev **ndev) nxp_nci_probe() argument
180 nxp_nci_remove(struct nci_dev *ndev) nxp_nci_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
H A Dnci.c15 static int s3fwrn5_nci_prop_rsp(struct nci_dev *ndev, struct sk_buff *skb) in s3fwrn5_nci_prop_rsp() argument
/kernel/linux/linux-6.6/drivers/parport/
H A Dparport_cs.c75 int ndev; member
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A Drxe.c178 static int rxe_newlink(const char *ibdev_name, struct net_device *ndev) in rxe_newlink() argument
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_lib.c27 struct nitrox_device *ndev = cmdq->ndev; in nitrox_cmdq_init() local
62 struct nitrox_device *ndev; in nitrox_cmdq_cleanup() local
87 static void nitrox_free_aqm_queues(struct nitrox_device *ndev) in nitrox_free_aqm_queues() argument
98 nitrox_alloc_aqm_queues(struct nitrox_device *ndev) nitrox_alloc_aqm_queues() argument
138 nitrox_free_pktin_queues(struct nitrox_device *ndev) nitrox_free_pktin_queues() argument
151 nitrox_alloc_pktin_queues(struct nitrox_device *ndev) nitrox_alloc_pktin_queues() argument
188 create_crypto_dma_pool(struct nitrox_device *ndev) create_crypto_dma_pool() argument
202 destroy_crypto_dma_pool(struct nitrox_device *ndev) destroy_crypto_dma_pool() argument
215 crypto_alloc_context(struct nitrox_device *ndev) crypto_alloc_context() argument
269 nitrox_common_sw_init(struct nitrox_device *ndev) nitrox_common_sw_init() argument
295 nitrox_common_sw_cleanup(struct nitrox_device *ndev) nitrox_common_sw_cleanup() argument
[all...]
/kernel/linux/linux-5.10/drivers/base/
H A Disa.c115 int isa_register_driver(struct isa_driver *isa_driver, unsigned int ndev) in isa_register_driver() argument
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A Drxe.c250 static int rxe_newlink(const char *ibdev_name, struct net_device *ndev) in rxe_newlink() argument
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c98 struct net_device *ndev = priv->dev; in __ipoib_vlan_add() local
172 struct net_device *ndev; ipoib_vlan_add() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_platform.c89 struct net_device *ndev = platform_get_drvdata(pdev); in sxgbe_platform_probe() local
179 struct net_device *ndev = platform_get_drvdata(pdev); in sxgbe_platform_remove() local
188 struct net_device *ndev = dev_get_drvdata(dev); in sxgbe_platform_suspend() local
195 struct net_device *ndev = dev_get_drvdata(dev); in sxgbe_platform_resume() local
202 struct net_device *ndev = dev_get_drvdata(dev); in sxgbe_platform_freeze() local
209 struct net_device *ndev = dev_get_drvdata(dev); sxgbe_platform_restore() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-intel-plat.c77 struct net_device *ndev = platform_get_drvdata(pdev); in intel_eth_plat_probe() local
/kernel/linux/linux-5.10/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c85 static void xge_get_drvinfo(struct net_device *ndev, in xge_get_drvinfo() argument
95 static void xge_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in xge_get_strings() argument
114 static int xge_get_sset_count(struct net_device *ndev, int sset) in xge_get_sset_count() argument
122 static void xge_get_ethtool_stats(struct net_device *ndev, in xge_get_ethtool_stats() argument
138 static int xge_get_link_ksettings(struct net_device *ndev, in xge_get_link_ksettings() argument
151 static int xge_set_link_ksettings(struct net_device *ndev, in xge_set_link_ksettings() argument
172 xge_set_ethtool_ops(struct net_device *ndev) xge_set_ethtool_ops() argument
[all...]
H A Dmain.h57 struct net_device *ndev; member
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_drvinfo.c137 int aq_drvinfo_init(struct net_device *ndev) in aq_drvinfo_init() argument
157 int aq_drvinfo_init(struct net_device *ndev) { return 0; } in aq_drvinfo_init() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
H A Denetc_vf.c77 static int enetc_vf_set_mac_addr(struct net_device *ndev, void *addr) in enetc_vf_set_mac_addr() argument
88 static int enetc_vf_set_features(struct net_device *ndev, in enetc_vf_set_features() argument
108 static void enetc_vf_netdev_setup(struct enetc_si *si, struct net_device *ndev, in enetc_vf_netdev_setup() argument
149 struct net_device *ndev; enetc_vf_probe() local
[all...]
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Dnetvsc_bpf.c23 u32 netvsc_run_xdp(struct net_device *ndev, struct netvsc_channel *nvchan, in netvsc_run_xdp() argument
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dcore.c21 static int st_nci_init(struct nci_dev *ndev) in st_nci_init() argument
32 static int st_nci_open(struct nci_dev *ndev) in st_nci_open() argument
47 static int st_nci_close(struct nci_dev *ndev) in st_nci_close() argument
61 static int st_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in st_nci_send() argument
73 static __u32 st_nci_get_rfprotocol(struct nci_dev *ndev, in st_nci_get_rfprotocol() argument
80 st_nci_prop_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) st_nci_prop_rsp_packet() argument
164 st_nci_remove(struct nci_dev *ndev) st_nci_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
H A Ds3fwrn5.h32 struct nci_dev *ndev; member
/kernel/linux/linux-5.10/net/nfc/hci/
H A Dhcp.c27 struct nfc_dev *ndev = hdev->ndev; in nfc_hci_hcp_message_tx() local
/kernel/linux/linux-5.10/net/nfc/nci/
H A Drsp.c28 static void nci_core_reset_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_core_reset_rsp_packet() argument
43 static void nci_core_init_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_core_init_rsp_packet() argument
109 nci_core_set_config_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_core_set_config_rsp_packet() argument
119 nci_rf_disc_map_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_rf_disc_map_rsp_packet() argument
129 nci_rf_disc_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_rf_disc_rsp_packet() argument
159 nci_rf_disc_select_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_rf_disc_select_rsp_packet() argument
171 nci_rf_deactivate_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_rf_deactivate_rsp_packet() argument
187 nci_nfcee_discover_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_nfcee_discover_rsp_packet() argument
204 nci_nfcee_mode_set_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_nfcee_mode_set_rsp_packet() argument
213 nci_core_conn_create_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_core_conn_create_rsp_packet() argument
268 nci_core_conn_close_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_core_conn_close_rsp_packet() argument
288 nci_rsp_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_rsp_packet() argument
[all...]
H A Ddata.c26 void nci_data_exchange_complete(struct nci_dev *ndev, struct sk_buff *skb, in nci_data_exchange_complete() argument
64 static inline void nci_push_data_hdr(struct nci_dev *ndev, in nci_push_data_hdr() argument
81 int nci_conn_max_data_pkt_payload_size(struct nci_dev *ndev, __u8 conn_id) in nci_conn_max_data_pkt_payload_size() argument
93 static int nci_queue_tx_data_frags(struct nci_dev *ndev, in nci_queue_tx_data_frags() argument
167 nci_send_data(struct nci_dev *ndev, __u8 conn_id, struct sk_buff *skb) nci_send_data() argument
210 nci_add_rx_data_frag(struct nci_dev *ndev, struct sk_buff *skb, __u8 pbf, __u8 conn_id, __u8 status) nci_add_rx_data_frag() argument
267 nci_rx_data_packet(struct nci_dev *ndev, struct sk_buff *skb) nci_rx_data_packet() argument
[all...]
/kernel/linux/linux-5.10/net/dsa/
H A Dtag_ar9331.c46 ar9331_tag_rcv(struct sk_buff *skb, struct net_device *ndev, struct packet_type *pt) ar9331_tag_rcv() argument
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.h27 static inline unsigned int cxgb3i_get_private_ipv4addr(struct net_device *ndev) in cxgb3i_get_private_ipv4addr() argument
32 static inline void cxgb3i_set_private_ipv4addr(struct net_device *ndev, in cxgb3i_set_private_ipv4addr() argument
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-tx.c165 mcp251xfd_start_xmit(struct sk_buff *skb, struct net_device *ndev) mcp251xfd_start_xmit() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/apm/xgene-v2/
H A Dethtool.c85 static void xge_get_drvinfo(struct net_device *ndev, in xge_get_drvinfo() argument
95 static void xge_get_strings(struct net_device *ndev, u32 stringset, u8 *data) in xge_get_strings() argument
114 static int xge_get_sset_count(struct net_device *ndev, int sset) in xge_get_sset_count() argument
122 static void xge_get_ethtool_stats(struct net_device *ndev, in xge_get_ethtool_stats() argument
138 static int xge_get_link_ksettings(struct net_device *ndev, in xge_get_link_ksettings() argument
151 static int xge_set_link_ksettings(struct net_device *ndev, in xge_set_link_ksettings() argument
172 xge_set_ethtool_ops(struct net_device *ndev) xge_set_ethtool_ops() argument
[all...]

Completed in 8 milliseconds

12345678910>>...33