Home
last modified time | relevance | path

Searched defs:nic (Results 51 - 63 of 63) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h318 struct otx2_nic *nic; member
617 static inline void __iomem *otx2_get_regaddr(struct otx2_nic *nic, u64 offset) in otx2_get_regaddr() argument
639 static inline void otx2_write64(struct otx2_nic *nic, u64 offset, u64 val) in otx2_write64() argument
646 static inline u64 otx2_read64(struct otx2_nic *nic, u64 offset) in otx2_read64() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c4256 struct be_nic_res_desc *nic; in be_get_nic_desc() local
4444 struct be_nic_res_desc *nic; in be_cmd_get_profile_config() local
4562 be_reset_nic_desc(struct be_nic_res_desc *nic) be_reset_nic_desc() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/
H A Dmain.c6000 static void wl12xx_derive_mac_addresses(struct wl1271 *wl, u32 oui, u32 nic) in wl12xx_derive_mac_addresses() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.h710 struct s2io_nic *nic; member
788 struct s2io_nic *nic; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/
H A De100.c537 struct nic { struct
606 static inline void e100_write_flush(struct nic *nic) in e100_write_flush() argument
613 static void e100_enable_irq(struct nic *nic) in e100_enable_irq() argument
623 e100_disable_irq(struct nic *nic) e100_disable_irq() argument
633 e100_hw_reset(struct nic *nic) e100_hw_reset() argument
648 e100_self_test(struct nic *nic) e100_self_test() argument
681 e100_eeprom_write(struct nic *nic, u16 addr_len, u16 addr, __le16 data) e100_eeprom_write() argument
719 e100_eeprom_read(struct nic *nic, u16 *addr_len, u16 addr) e100_eeprom_read() argument
760 e100_eeprom_load(struct nic *nic) e100_eeprom_load() argument
786 e100_eeprom_save(struct nic *nic, u16 start, u16 count) e100_eeprom_save() argument
813 e100_exec_cmd(struct nic *nic, u8 cmd, dma_addr_t dma_addr) e100_exec_cmd() argument
844 e100_exec_cb(struct nic *nic, struct sk_buff *skb, int (*cb_prepare)(struct nic *, struct cb *, struct sk_buff *)) e100_exec_cb() argument
904 struct nic *nic = netdev_priv(netdev); mdio_read() local
910 struct nic *nic = netdev_priv(netdev); mdio_write() local
916 mdio_ctrl_hw(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) mdio_ctrl_hw() argument
956 mdio_ctrl_phy_82552_v(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) mdio_ctrl_phy_82552_v() argument
986 mdio_ctrl_phy_mii_emulated(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) mdio_ctrl_phy_mii_emulated() argument
1028 e100_phy_supports_mii(struct nic *nic) e100_phy_supports_mii() argument
1036 e100_get_defaults(struct nic *nic) e100_get_defaults() argument
1069 e100_configure(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_configure() argument
1219 e100_request_firmware(struct nic *nic) e100_request_firmware() argument
1307 e100_setup_ucode(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_setup_ucode() argument
1337 e100_load_ucode_wait(struct nic *nic) e100_load_ucode_wait() argument
1377 e100_setup_iaaddr(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_setup_iaaddr() argument
1385 e100_dump(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_dump() argument
1393 e100_phy_check_without_mii(struct nic *nic) e100_phy_check_without_mii() argument
1434 e100_phy_init(struct nic *nic) e100_phy_init() argument
1527 e100_hw_init(struct nic *nic) e100_hw_init() argument
1560 e100_multi(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_multi() argument
1580 struct nic *nic = netdev_priv(netdev); e100_set_multicast_list() local
1601 e100_update_stats(struct nic *nic) e100_update_stats() argument
1663 e100_adjust_adaptive_ifs(struct nic *nic, int speed, int duplex) e100_adjust_adaptive_ifs() argument
1687 struct nic *nic = from_timer(nic, t, watchdog); e100_watchdog() local
1736 e100_xmit_prepare(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_xmit_prepare() argument
1773 struct nic *nic = netdev_priv(netdev); e100_xmit_frame() local
1806 e100_tx_clean(struct nic *nic) e100_tx_clean() argument
1849 e100_clean_cbs(struct nic *nic) e100_clean_cbs() argument
1873 e100_alloc_cbs(struct nic *nic) e100_alloc_cbs() argument
1902 e100_start_receiver(struct nic *nic, struct rx *rx) e100_start_receiver() argument
1918 e100_rx_alloc_skb(struct nic *nic, struct rx *rx) e100_rx_alloc_skb() argument
1950 e100_rx_indicate(struct nic *nic, struct rx *rx, unsigned int *work_done, unsigned int work_to_do) e100_rx_indicate() argument
2049 e100_rx_clean(struct nic *nic, unsigned int *work_done, unsigned int work_to_do) e100_rx_clean() argument
2129 e100_rx_clean_list(struct nic *nic) e100_rx_clean_list() argument
2152 e100_rx_alloc_list(struct nic *nic) e100_rx_alloc_list() argument
2195 struct nic *nic = netdev_priv(netdev); e100_intr() local
2222 struct nic *nic = container_of(napi, struct nic, napi); e100_poll() local
2242 struct nic *nic = netdev_priv(netdev); e100_netpoll() local
2253 struct nic *nic = netdev_priv(netdev); e100_set_mac_address() local
2265 e100_asf(struct nic *nic) e100_asf() argument
2274 e100_up(struct nic *nic) e100_up() argument
2306 e100_down(struct nic *nic) e100_down() argument
2321 struct nic *nic = netdev_priv(netdev); e100_tx_timeout() local
2330 struct nic *nic = container_of(work, struct nic, tx_timeout_task); e100_tx_timeout_task() local
2344 e100_loopback_test(struct nic *nic, enum loopback loopback_mode) e100_loopback_test() argument
2408 struct nic *nic = netdev_priv(netdev); e100_get_link_ksettings() local
2418 struct nic *nic = netdev_priv(netdev); e100_set_link_ksettings() local
2431 struct nic *nic = netdev_priv(netdev); e100_get_drvinfo() local
2440 struct nic *nic = netdev_priv(netdev); e100_get_regs_len() local
2451 struct nic *nic = netdev_priv(netdev); e100_get_regs() local
2475 struct nic *nic = netdev_priv(netdev); e100_get_wol() local
2482 struct nic *nic = netdev_priv(netdev); e100_set_wol() local
2502 struct nic *nic = netdev_priv(netdev); e100_get_msglevel() local
2508 struct nic *nic = netdev_priv(netdev); e100_set_msglevel() local
2514 struct nic *nic = netdev_priv(netdev); e100_nway_reset() local
2520 struct nic *nic = netdev_priv(netdev); e100_get_link() local
2526 struct nic *nic = netdev_priv(netdev); e100_get_eeprom_len() local
2534 struct nic *nic = netdev_priv(netdev); e100_get_eeprom() local
2545 struct nic *nic = netdev_priv(netdev); e100_set_eeprom() local
2559 struct nic *nic = netdev_priv(netdev); e100_get_ringparam() local
2572 struct nic *nic = netdev_priv(netdev); e100_set_ringparam() local
2606 struct nic *nic = netdev_priv(netdev); e100_diag_test() local
2638 struct nic *nic = netdev_priv(netdev); e100_set_phys_id() local
2701 struct nic *nic = netdev_priv(netdev); e100_get_ethtool_stats() local
2758 struct nic *nic = netdev_priv(netdev); e100_do_ioctl() local
2763 e100_alloc(struct nic *nic) e100_alloc() argument
2770 e100_free(struct nic *nic) e100_free() argument
2781 struct nic *nic = netdev_priv(netdev); e100_open() local
2799 struct nic *nic = netdev_priv(netdev); e100_set_features() local
2828 struct nic *nic; e100_probe() local
2984 struct nic *nic = netdev_priv(netdev); e100_remove() local
3001 struct nic *nic = netdev_priv(netdev); __e100_shutdown() local
3049 struct nic *nic = netdev_priv(netdev); e100_resume() local
3094 struct nic *nic = netdev_priv(netdev); e100_io_error_detected() local
3118 struct nic *nic = netdev_priv(netdev); e100_io_slot_reset() local
3145 struct nic *nic = netdev_priv(netdev); e100_io_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.h710 struct s2io_nic *nic; member
788 struct s2io_nic *nic; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/
H A De100.c537 struct nic { struct
606 static inline void e100_write_flush(struct nic *nic) in e100_write_flush() argument
613 static void e100_enable_irq(struct nic *nic) in e100_enable_irq() argument
623 e100_disable_irq(struct nic *nic) e100_disable_irq() argument
633 e100_hw_reset(struct nic *nic) e100_hw_reset() argument
648 e100_self_test(struct nic *nic) e100_self_test() argument
681 e100_eeprom_write(struct nic *nic, u16 addr_len, u16 addr, __le16 data) e100_eeprom_write() argument
719 e100_eeprom_read(struct nic *nic, u16 *addr_len, u16 addr) e100_eeprom_read() argument
760 e100_eeprom_load(struct nic *nic) e100_eeprom_load() argument
786 e100_eeprom_save(struct nic *nic, u16 start, u16 count) e100_eeprom_save() argument
813 e100_exec_cmd(struct nic *nic, u8 cmd, dma_addr_t dma_addr) e100_exec_cmd() argument
844 e100_exec_cb(struct nic *nic, struct sk_buff *skb, int (*cb_prepare)(struct nic *, struct cb *, struct sk_buff *)) e100_exec_cb() argument
904 struct nic *nic = netdev_priv(netdev); mdio_read() local
910 struct nic *nic = netdev_priv(netdev); mdio_write() local
916 mdio_ctrl_hw(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) mdio_ctrl_hw() argument
956 mdio_ctrl_phy_82552_v(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) mdio_ctrl_phy_82552_v() argument
986 mdio_ctrl_phy_mii_emulated(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data) mdio_ctrl_phy_mii_emulated() argument
1028 e100_phy_supports_mii(struct nic *nic) e100_phy_supports_mii() argument
1036 e100_get_defaults(struct nic *nic) e100_get_defaults() argument
1069 e100_configure(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_configure() argument
1219 e100_request_firmware(struct nic *nic) e100_request_firmware() argument
1307 e100_setup_ucode(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_setup_ucode() argument
1337 e100_load_ucode_wait(struct nic *nic) e100_load_ucode_wait() argument
1377 e100_setup_iaaddr(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_setup_iaaddr() argument
1385 e100_dump(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_dump() argument
1393 e100_phy_check_without_mii(struct nic *nic) e100_phy_check_without_mii() argument
1433 e100_phy_init(struct nic *nic) e100_phy_init() argument
1526 e100_hw_init(struct nic *nic) e100_hw_init() argument
1559 e100_multi(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_multi() argument
1579 struct nic *nic = netdev_priv(netdev); e100_set_multicast_list() local
1600 e100_update_stats(struct nic *nic) e100_update_stats() argument
1662 e100_adjust_adaptive_ifs(struct nic *nic, int speed, int duplex) e100_adjust_adaptive_ifs() argument
1686 struct nic *nic = from_timer(nic, t, watchdog); e100_watchdog() local
1735 e100_xmit_prepare(struct nic *nic, struct cb *cb, struct sk_buff *skb) e100_xmit_prepare() argument
1772 struct nic *nic = netdev_priv(netdev); e100_xmit_frame() local
1805 e100_tx_clean(struct nic *nic) e100_tx_clean() argument
1848 e100_clean_cbs(struct nic *nic) e100_clean_cbs() argument
1872 e100_alloc_cbs(struct nic *nic) e100_alloc_cbs() argument
1901 e100_start_receiver(struct nic *nic, struct rx *rx) e100_start_receiver() argument
1917 e100_rx_alloc_skb(struct nic *nic, struct rx *rx) e100_rx_alloc_skb() argument
1949 e100_rx_indicate(struct nic *nic, struct rx *rx, unsigned int *work_done, unsigned int work_to_do) e100_rx_indicate() argument
2048 e100_rx_clean(struct nic *nic, unsigned int *work_done, unsigned int work_to_do) e100_rx_clean() argument
2128 e100_rx_clean_list(struct nic *nic) e100_rx_clean_list() argument
2151 e100_rx_alloc_list(struct nic *nic) e100_rx_alloc_list() argument
2194 struct nic *nic = netdev_priv(netdev); e100_intr() local
2221 struct nic *nic = container_of(napi, struct nic, napi); e100_poll() local
2241 struct nic *nic = netdev_priv(netdev); e100_netpoll() local
2252 struct nic *nic = netdev_priv(netdev); e100_set_mac_address() local
2264 e100_asf(struct nic *nic) e100_asf() argument
2273 e100_up(struct nic *nic) e100_up() argument
2305 e100_down(struct nic *nic) e100_down() argument
2320 struct nic *nic = netdev_priv(netdev); e100_tx_timeout() local
2329 struct nic *nic = container_of(work, struct nic, tx_timeout_task); e100_tx_timeout_task() local
2343 e100_loopback_test(struct nic *nic, enum loopback loopback_mode) e100_loopback_test() argument
2407 struct nic *nic = netdev_priv(netdev); e100_get_link_ksettings() local
2417 struct nic *nic = netdev_priv(netdev); e100_set_link_ksettings() local
2430 struct nic *nic = netdev_priv(netdev); e100_get_drvinfo() local
2439 struct nic *nic = netdev_priv(netdev); e100_get_regs_len() local
2450 struct nic *nic = netdev_priv(netdev); e100_get_regs() local
2474 struct nic *nic = netdev_priv(netdev); e100_get_wol() local
2481 struct nic *nic = netdev_priv(netdev); e100_set_wol() local
2501 struct nic *nic = netdev_priv(netdev); e100_get_msglevel() local
2507 struct nic *nic = netdev_priv(netdev); e100_set_msglevel() local
2513 struct nic *nic = netdev_priv(netdev); e100_nway_reset() local
2519 struct nic *nic = netdev_priv(netdev); e100_get_link() local
2525 struct nic *nic = netdev_priv(netdev); e100_get_eeprom_len() local
2533 struct nic *nic = netdev_priv(netdev); e100_get_eeprom() local
2544 struct nic *nic = netdev_priv(netdev); e100_set_eeprom() local
2560 struct nic *nic = netdev_priv(netdev); e100_get_ringparam() local
2575 struct nic *nic = netdev_priv(netdev); e100_set_ringparam() local
2609 struct nic *nic = netdev_priv(netdev); e100_diag_test() local
2641 struct nic *nic = netdev_priv(netdev); e100_set_phys_id() local
2704 struct nic *nic = netdev_priv(netdev); e100_get_ethtool_stats() local
2761 struct nic *nic = netdev_priv(netdev); e100_do_ioctl() local
2766 e100_alloc(struct nic *nic) e100_alloc() argument
2773 e100_free(struct nic *nic) e100_free() argument
2784 struct nic *nic = netdev_priv(netdev); e100_open() local
2802 struct nic *nic = netdev_priv(netdev); e100_set_features() local
2831 struct nic *nic; e100_probe() local
2987 struct nic *nic = netdev_priv(netdev); e100_remove() local
3004 struct nic *nic = netdev_priv(netdev); __e100_shutdown() local
3052 struct nic *nic = netdev_priv(netdev); e100_resume() local
3097 struct nic *nic = netdev_priv(netdev); e100_io_error_detected() local
3121 struct nic *nic = netdev_priv(netdev); e100_io_slot_reset() local
3148 struct nic *nic = netdev_priv(netdev); e100_io_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1665 struct hnae3_handle *nic = &vport->nic; in hclge_knic_setup() local
1690 struct hnae3_handle *nic = &vport->nic; in hclge_map_tqp_to_vport() local
1732 struct hnae3_handle *nic = &vport->nic; hclge_vport_setup() local
2412 struct hnae3_handle *nic = &vport->nic; hclge_init_roce_base_info() local
9051 struct hnae3_handle *nic = &vport->nic; hclge_update_port_base_vlan_cfg() local
[all...]
H A Dhclge_main.h926 struct hnae3_handle nic; member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h170 dma_addr_t nic; member
219 dma_addr_t nic; member
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c1684 struct hnae3_handle *nic = &vport->nic; in hclge_knic_setup() local
1710 struct hnae3_handle *nic = &vport->nic; in hclge_map_tqp_to_vport() local
1752 struct hnae3_handle *nic in hclge_vport_setup() local
2434 struct hnae3_handle *nic = &vport->nic; hclge_init_roce_base_info() local
10305 struct hnae3_handle *nic = &vport->nic; hclge_update_port_base_vlan_cfg() local
[all...]
H A Dhclge_main.h1050 struct hnae3_handle nic; member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H A Dipw2100.h170 dma_addr_t nic; member
219 dma_addr_t nic; member

Completed in 61 milliseconds

123