/kernel/linux/linux-5.10/drivers/net/wireless/intersil/prism54/ |
H A D | islpci_eth.c | 65 islpci_eth_transmit(struct sk_buff *skb, struct net_device *ndev) in islpci_eth_transmit() argument 296 struct net_device *ndev = priv->ndev; islpci_eth_receive() local 472 islpci_eth_tx_timeout(struct net_device *ndev, unsigned int txqueue) islpci_eth_tx_timeout() argument [all...] |
H A D | islpci_mgt.c | 95 islpci_mgmt_rx_fill(struct net_device *ndev) in islpci_mgmt_rx_fill() argument 152 islpci_mgt_transmit(struct net_device *ndev, int operation, unsigned long oid, in islpci_mgt_transmit() argument 257 islpci_mgt_receive(struct net_device *ndev) in islpci_mgt_receive() argument 397 islpci_mgt_cleanup_transmit(struct net_device *ndev) islpci_mgt_cleanup_transmit() argument 431 islpci_mgt_transaction(struct net_device *ndev, int operation, unsigned long oid, void *senddata, int sendlen, struct islpci_mgmtframe **recvframe) islpci_mgt_transaction() argument [all...] |
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_sysfs.c | 37 struct net_device *ndev; in ctcm_buffer_write() local
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | fdomain_isa.c | 86 static int fdomain_isa_match(struct device *dev, unsigned int ndev) in fdomain_isa_match() argument 151 static int fdomain_isa_param_match(struct device *dev, unsigned int ndev) in fdomain_isa_param_match() argument 178 fdomain_isa_remove(struct device *dev, unsigned int ndev) fdomain_isa_remove() argument [all...] |
/kernel/linux/linux-5.10/drivers/nfc/nxp-nci/ |
H A D | i2c.c | 34 struct nci_dev *ndev; member
|
H A D | nxp-nci.h | 53 struct nci_dev *ndev; member
|
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/ |
H A D | i2c.c | 27 struct nci_dev *ndev; member
|
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/ |
H A D | main.c | 28 static int nfcmrvl_nci_open(struct nci_dev *ndev) in nfcmrvl_nci_open() argument 47 static int nfcmrvl_nci_close(struct nci_dev *ndev) in nfcmrvl_nci_close() argument 59 static int nfcmrvl_nci_send(struct nci_dev *ndev, struct sk_buff *skb) in nfcmrvl_nci_send() argument 81 static int nfcmrvl_nci_setup(struct nci_dev *ndev) in nfcmrvl_nci_setup() argument 89 static int nfcmrvl_nci_fw_download(struct nci_dev *ndev, in nfcmrvl_nci_fw_download() argument 195 struct nci_dev *ndev = priv->ndev; nfcmrvl_nci_unregister_dev() local [all...] |
H A D | nfcmrvl.h | 72 struct nci_dev *ndev; member
|
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | spi.c | 124 nci_spi_allocate_spi(struct spi_device *spi, u8 acknowledge_mode, unsigned int delay, struct nci_dev *ndev) nci_spi_allocate_spi() argument
|
/kernel/linux/linux-5.10/net/can/j1939/ |
H A D | main.c | 127 static struct j1939_priv *j1939_priv_create(struct net_device *ndev) in j1939_priv_create() argument 147 static inline void j1939_priv_set(struct net_device *ndev, in j1939_priv_set() argument 158 struct net_device *ndev = priv->ndev; in __j1939_priv_release() local 182 struct net_device *ndev = priv->ndev; j1939_can_rx_register() local 198 struct net_device *ndev = priv->ndev; j1939_can_rx_unregister() local 200 can_rx_unregister(dev_net(ndev), ndev, J1939_CAN_ID, J1939_CAN_MASK, j1939_can_rx_unregister() local 223 j1939_ndev_to_priv(struct net_device *ndev) j1939_ndev_to_priv() argument 230 j1939_priv_get_by_ndev_locked(struct net_device *ndev) j1939_priv_get_by_ndev_locked() argument 243 j1939_priv_get_by_ndev(struct net_device *ndev) j1939_priv_get_by_ndev() argument 254 j1939_netdev_start(struct net_device *ndev) j1939_netdev_start() argument 363 struct net_device *ndev = netdev_notifier_info_to_dev(data); j1939_netdev_notify() local [all...] |
/kernel/linux/linux-5.10/net/ieee802154/6lowpan/ |
H A D | core.c | 216 struct net_device *ndev = netdev_notifier_info_to_dev(ptr); in lowpan_device_event() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/ |
H A D | ravb_ptp.c | 13 struct net_device *ndev = priv->ndev; in ravb_ptp_tcr_request() local 27 struct net_device *ndev = priv->ndev; in ravb_ptp_time_read() local 45 struct net_device *ndev = priv->ndev; ravb_ptp_time_write() local 67 struct net_device *ndev = priv->ndev; ravb_ptp_update_compare() local 95 struct net_device *ndev = priv->ndev; ravb_ptp_adjfreq() local 182 struct net_device *ndev = priv->ndev; ravb_ptp_extts() local 216 struct net_device *ndev = priv->ndev; ravb_ptp_perout() local 304 ravb_ptp_interrupt(struct net_device *ndev) ravb_ptp_interrupt() argument 330 ravb_ptp_init(struct net_device *ndev, struct platform_device *pdev) ravb_ptp_init() argument 348 ravb_ptp_stop(struct net_device *ndev) ravb_ptp_stop() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/arc/ |
H A D | emac_rockchip.c | 96 struct net_device *ndev; in emac_rockchip_probe() local 249 struct net_device *ndev = platform_get_drvdata(pdev); in emac_rockchip_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_vf.c | 77 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 96 static int enetc_vf_setup_tc(struct net_device *ndev, enum tc_setup_type type, in enetc_vf_setup_tc() argument 119 static void enetc_vf_netdev_setup(struct enetc_si *si, struct net_device *ndev, in enetc_vf_netdev_setup() argument 158 struct net_device *ndev; enetc_vf_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/net/can/ctucanfd/ |
H A D | ctucanfd_pci.c | 227 struct net_device *ndev; in ctucan_pci_remove() local 61 ctucan_pci_set_drvdata(struct device *dev, struct net_device *ndev) ctucan_pci_set_drvdata() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_bpf.c | 13 void mana_xdp_tx(struct sk_buff *skb, struct net_device *ndev) in mana_xdp_tx() argument 35 static int mana_xdp_xmit_fm(struct net_device *ndev, struct xdp_frame *frame, in mana_xdp_xmit_fm() argument 51 int mana_xdp_xmit(struct net_device *ndev, int n, struct xdp_frame **frames, in mana_xdp_xmit() argument 80 mana_run_xdp(struct net_device *ndev, struct mana_rxq *rxq, struct xdp_buff *xdp, void *buf_va, uint pkt_len) mana_run_xdp() argument 171 mana_xdp_set(struct net_device *ndev, struct bpf_prog *prog, struct netlink_ext_ack *extack) mana_xdp_set() argument 212 mana_bpf(struct net_device *ndev, struct netdev_bpf *bpf) mana_bpf() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_private.h | 27 struct net_device *ndev; /* the interface that the rule applies to */ member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/asix/ |
H A D | ax88796c_ioctl.c | 24 ax88796c_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *info) in ax88796c_get_drvinfo() argument 30 static u32 ax88796c_get_msglevel(struct net_device *ndev) in ax88796c_get_msglevel() argument 37 static void ax88796c_set_msglevel(struct net_device *ndev, u32 level) in ax88796c_set_msglevel() argument 45 ax88796c_get_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) in ax88796c_get_pauseparam() argument 57 ax88796c_set_pauseparam(struct net_device *ndev, struct ethtool_pauseparam *pause) in ax88796c_set_pauseparam() argument 91 static int ax88796c_get_regs_len(struct net_device *ndev) in ax88796c_get_regs_len() argument 97 ax88796c_get_regs(struct net_device *ndev, struct ethtool_regs *regs, void *_p) ax88796c_get_regs() argument 122 ax88796c_get_strings(struct net_device *ndev, u32 stringset, u8 *data) ax88796c_get_strings() argument 133 ax88796c_get_sset_count(struct net_device *ndev, int stringset) ax88796c_get_sset_count() argument 148 ax88796c_set_priv_flags(struct net_device *ndev, u32 flags) ax88796c_set_priv_flags() argument 164 ax88796c_get_priv_flags(struct net_device *ndev) ax88796c_get_priv_flags() argument 232 ax88796c_ioctl(struct net_device *ndev, struct ifreq *ifr, int cmd) ax88796c_ioctl() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/ |
H A D | ravb_ptp.c | 13 struct net_device *ndev = priv->ndev; in ravb_ptp_tcr_request() local 27 struct net_device *ndev = priv->ndev; in ravb_ptp_time_read() local 45 struct net_device *ndev = priv->ndev; ravb_ptp_time_write() local 67 struct net_device *ndev = priv->ndev; ravb_ptp_update_compare() local 95 struct net_device *ndev = priv->ndev; ravb_ptp_adjfine() local 176 struct net_device *ndev = priv->ndev; ravb_ptp_extts() local 211 struct net_device *ndev = priv->ndev; ravb_ptp_perout() local 299 ravb_ptp_interrupt(struct net_device *ndev) ravb_ptp_interrupt() argument 325 ravb_ptp_init(struct net_device *ndev, struct platform_device *pdev) ravb_ptp_init() argument 343 ravb_ptp_stop(struct net_device *ndev) ravb_ptp_stop() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qede/ |
H A D | qede_rdma.c | 196 struct net_device *ndev; in qede_rdma_register_driver() local
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_sysfs.c | 37 struct net_device *ndev; in ctcm_buffer_write() local
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/os_dep/ |
H A D | osdep_service.c | 46 inline int _rtw_netif_rx(struct net_device *ndev, struct sk_buff *skb) in _rtw_netif_rx() argument
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_isr.c | 42 static void clear_nps_core_err_intr(struct nitrox_device *ndev) in clear_nps_core_err_intr() argument 53 static void clear_nps_pkt_err_intr(struct nitrox_device *ndev) in clear_nps_pkt_err_intr() argument 111 clear_pom_err_intr(struct nitrox_device *ndev) clear_pom_err_intr() argument 120 clear_pem_err_intr(struct nitrox_device *ndev) clear_pem_err_intr() argument 129 clear_lbc_err_intr(struct nitrox_device *ndev) clear_lbc_err_intr() argument 174 clear_efl_err_intr(struct nitrox_device *ndev) clear_efl_err_intr() argument 195 clear_bmi_err_intr(struct nitrox_device *ndev) clear_bmi_err_intr() argument 207 struct nitrox_device *ndev = qvec->ndev; nps_core_int_tasklet() local 226 struct nitrox_device *ndev = qvec->ndev; nps_core_int_isr() local 263 nitrox_unregister_interrupts(struct nitrox_device *ndev) nitrox_unregister_interrupts() argument 290 nitrox_register_interrupts(struct nitrox_device *ndev) nitrox_register_interrupts() argument 382 nitrox_sriov_unregister_interrupts(struct nitrox_device *ndev) nitrox_sriov_unregister_interrupts() argument 408 nitrox_sriov_register_interupts(struct nitrox_device *ndev) nitrox_sriov_register_interupts() argument [all...] |
H A 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() argument 47 static inline void pf2vf_write_mbox(struct nitrox_device *ndev, u64 value, in pf2vf_write_mbox() argument 56 static void pf2vf_send_response(struct nitrox_device *ndev, in pf2vf_send_response() argument 107 struct nitrox_device *ndev in pf2vf_resp_handler() local 122 nitrox_pf2vf_mbox_handler(struct nitrox_device *ndev) nitrox_pf2vf_mbox_handler() argument 179 nitrox_mbox_init(struct nitrox_device *ndev) nitrox_mbox_init() argument 207 nitrox_mbox_cleanup(struct nitrox_device *ndev) nitrox_mbox_cleanup() argument [all...] |