/drivers/net/ethernet/intel/ |
D | e100.c | 537 struct nic { struct 542 u16 (*mdio_ctrl)(struct nic *nic, u32 addr, u32 dir, u32 reg, u16 data); argument 544 struct rx *rxs ____cacheline_aligned; 545 struct rx *rx_to_use; 546 struct rx *rx_to_clean; 547 struct rfd blank_rfd; 548 enum ru_state ru_running; 550 spinlock_t cb_lock ____cacheline_aligned; 551 spinlock_t cmd_lock; 552 struct csr __iomem *csr; [all …]
|
/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 75 static inline u8 nicvf_netdev_qidx(struct nicvf *nic, u8 qidx) in nicvf_netdev_qidx() 93 void nicvf_reg_write(struct nicvf *nic, u64 offset, u64 val) in nicvf_reg_write() 98 u64 nicvf_reg_read(struct nicvf *nic, u64 offset) in nicvf_reg_read() 103 void nicvf_queue_reg_write(struct nicvf *nic, u64 offset, in nicvf_queue_reg_write() 111 u64 nicvf_queue_reg_read(struct nicvf *nic, u64 offset, u64 qidx) in nicvf_queue_reg_read() 119 static void nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) in nicvf_write_to_mbx() 127 int nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) in nicvf_send_msg_to_pf() 167 static int nicvf_check_pf_ready(struct nicvf *nic) in nicvf_check_pf_ready() 181 static void nicvf_send_cfg_done(struct nicvf *nic) in nicvf_send_cfg_done() 192 static void nicvf_read_bgx_stats(struct nicvf *nic, struct bgx_stats_msg *bgx) in nicvf_read_bgx_stats() [all …]
|
D | nicvf_queues.c | 21 static void nicvf_get_page(struct nicvf *nic) in nicvf_get_page() 31 static int nicvf_poll_reg(struct nicvf *nic, int qidx, in nicvf_poll_reg() 53 static int nicvf_alloc_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem, in nicvf_alloc_q_desc_mem() 71 static void nicvf_free_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem) in nicvf_free_q_desc_mem() 92 static inline struct pgcache *nicvf_alloc_page(struct nicvf *nic, in nicvf_alloc_page() 175 static inline int nicvf_alloc_rcv_buffer(struct nicvf *nic, struct rbdr *rbdr, in nicvf_alloc_rcv_buffer() 232 static struct sk_buff *nicvf_rb_ptr_to_skb(struct nicvf *nic, in nicvf_rb_ptr_to_skb() 252 static int nicvf_init_rbdr(struct nicvf *nic, struct rbdr *rbdr, in nicvf_init_rbdr() 318 static void nicvf_free_rbdr(struct nicvf *nic, struct rbdr *rbdr) in nicvf_free_rbdr() 379 static void nicvf_refill_rbdr(struct nicvf *nic, gfp_t gfp) in nicvf_refill_rbdr() [all …]
|
D | nicvf_ethtool.c | 121 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_link_ksettings() local 183 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_link() local 191 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_drvinfo() local 199 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_msglevel() local 206 struct nicvf *nic = netdev_priv(netdev); in nicvf_set_msglevel() local 211 static void nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) in nicvf_get_qset_strings() 235 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_strings() local 273 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_sset_count() local 297 static void nicvf_get_qset_stats(struct nicvf *nic, in nicvf_get_qset_stats() 323 struct nicvf *nic = netdev_priv(netdev); in nicvf_get_ethtool_stats() local [all …]
|
D | nic_main.c | 88 static void nic_reg_write(struct nicpf *nic, u64 offset, u64 val) in nic_reg_write() 93 static u64 nic_reg_read(struct nicpf *nic, u64 offset) in nic_reg_read() 99 static void nic_enable_mbx_intr(struct nicpf *nic) in nic_enable_mbx_intr() 119 static void nic_clear_mbx_intr(struct nicpf *nic, int vf, int mbx_reg) in nic_clear_mbx_intr() 133 static void nic_send_msg_to_vf(struct nicpf *nic, int vf, union nic_mbx *mbx) in nic_send_msg_to_vf() 158 static void nic_mbx_send_ready(struct nicpf *nic, int vf) in nic_mbx_send_ready() 188 static void nic_mbx_send_ack(struct nicpf *nic, int vf) in nic_mbx_send_ack() 200 static void nic_mbx_send_nack(struct nicpf *nic, int vf) in nic_mbx_send_nack() 211 static int nic_rcv_queue_sw_sync(struct nicpf *nic) in nic_rcv_queue_sw_sync() 231 static void nic_get_bgx_stats(struct nicpf *nic, struct bgx_stats_msg *bgx) in nic_get_bgx_stats() [all …]
|
D | nicvf_queues.h | 320 static inline u64 nicvf_iova_to_phys(struct nicvf *nic, dma_addr_t dma_addr) in nicvf_iova_to_phys()
|
/drivers/net/ethernet/aquantia/atlantic/ |
D | aq_macsec.c | 292 struct aq_nic_s *nic = netdev_priv(ctx->netdev); in aq_mdo_dev_open() local 306 struct aq_nic_s *nic = netdev_priv(ctx->netdev); in aq_mdo_dev_stop() local 321 static int aq_set_txsc(struct aq_nic_s *nic, const int txsc_idx) in aq_set_txsc() 448 struct aq_nic_s *nic = netdev_priv(ctx->netdev); in aq_mdo_add_secy() local 486 struct aq_nic_s *nic = netdev_priv(ctx->netdev); in aq_mdo_upd_secy() local 504 static int aq_clear_txsc(struct aq_nic_s *nic, const int txsc_idx, in aq_clear_txsc() 543 struct aq_nic_s *nic = netdev_priv(ctx->netdev); in aq_mdo_del_secy() local 557 static int aq_update_txsa(struct aq_nic_s *nic, const unsigned int sc_idx, in aq_update_txsa() 594 struct aq_nic_s *nic = netdev_priv(ctx->netdev); in aq_mdo_add_txsa() local 624 struct aq_nic_s *nic = netdev_priv(ctx->netdev); in aq_mdo_upd_txsa() local [all …]
|
D | aq_pci_func.c | 390 struct aq_nic_s *nic = pci_get_drvdata(to_pci_dev(dev)); in aq_suspend_common() local 412 struct aq_nic_s *nic; in atl_resume_common() local
|
D | aq_drvinfo.c | 90 const struct aq_nic_s *nic = data; in aq_hwmon_is_visible() local
|
D | aq_ethtool.c | 176 struct aq_nic_s *nic = netdev_priv(ndev); in aq_ethtool_n_stats() local 244 struct aq_nic_s *nic = netdev_priv(ndev); in aq_ethtool_get_strings() local
|
/drivers/staging/gdm724x/ |
D | gdm_lte.h | 52 struct nic { struct 59 u32 nic_id; argument 60 u16 vlan_id;
|
D | gdm_lte.c | 71 struct nic *nic = arg; in tx_complete() local 77 static int gdm_lte_rx(struct sk_buff *skb, struct nic *nic, int nic_type) in gdm_lte_rx() 95 struct nic *nic = netdev_priv(skb_in->dev); in gdm_lte_emulate_arp() local 215 struct nic *nic = netdev_priv(skb_in->dev); in gdm_lte_emulate_ndp() local 338 struct nic *nic = netdev_priv(dev); in gdm_lte_tx_nic_type() local 404 struct nic *nic = netdev_priv(dev); in gdm_lte_tx() local 498 struct nic *nic = netdev_priv(dev); in gdm_lte_stats() local 523 struct nic *nic = netdev_priv(dev); in gdm_lte_event_rcv() local 566 struct nic *nic; in gdm_lte_netif_rx() local 732 struct nic *nic = netdev_priv(dev); in gdm_lte_pdn_table() local [all …]
|
/drivers/net/ethernet/neterion/ |
D | s2io.c | 563 static int init_shared_mem(struct s2io_nic *nic) in init_shared_mem() 869 static void free_shared_mem(struct s2io_nic *nic) in free_shared_mem() 1007 static int s2io_verify_pci_mode(struct s2io_nic *nic) in s2io_verify_pci_mode() 1041 static int s2io_print_pci_mode(struct s2io_nic *nic) in s2io_print_pci_mode() 1109 static int init_tti(struct s2io_nic *nic, int link) in init_tti() 1185 static int init_nic(struct s2io_nic *nic) in init_nic() 1818 static int s2io_link_fault_indication(struct s2io_nic *nic) in s2io_link_fault_indication() 1848 static void en_dis_err_alarms(struct s2io_nic *nic, u16 mask, int flag) in en_dis_err_alarms() 1986 static void en_dis_able_nic_intrs(struct s2io_nic *nic, u16 mask, int flag) in en_dis_able_nic_intrs() 2207 static int start_nic(struct s2io_nic *nic) in start_nic() [all …]
|
/drivers/firmware/ |
D | iscsi_ibft.c | 177 struct ibft_nic *nic; member 296 struct ibft_nic *nic = entry->nic; in ibft_attr_show_nic() local 475 struct ibft_nic *nic = entry->nic; in ibft_check_nic_for() local 632 struct ibft_nic *nic = (struct ibft_nic *)hdr; in ibft_create_kobject() local
|
/drivers/net/ethernet/tehuti/ |
D | tehuti.c | 99 struct pci_nic *nic = pci_get_drvdata(pdev); in print_hw_id() local 115 static void print_fw_id(struct pci_nic *nic) in print_fw_id() 1896 struct pci_nic *nic; in bdx_probe() local 2397 struct pci_nic *nic = pci_get_drvdata(pdev); in bdx_remove() local
|
/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_common.h | 221 struct otx2_nic *nic; member 320 static inline void __iomem *otx2_get_regaddr(struct otx2_nic *nic, u64 offset) in otx2_get_regaddr() 342 static inline void otx2_write64(struct otx2_nic *nic, u64 offset, u64 val) in otx2_write64() 349 static inline u64 otx2_read64(struct otx2_nic *nic, u64 offset) in otx2_read64()
|
D | otx2_pf.c | 1958 static int otx2_check_pf_usable(struct otx2_nic *nic) in otx2_check_pf_usable()
|
/drivers/net/ethernet/hisilicon/hns3/hns3vf/ |
D | hclgevf_main.c | 266 struct hnae3_handle *nic = &hdev->nic; in hclgevf_get_port_base_vlan_filter_state() local 417 struct hnae3_handle *nic = &hdev->nic; in hclgevf_knic_setup() local 511 struct hnae3_handle *nic = &hdev->nic; in hclgevf_set_handle_info() local 2450 struct hnae3_handle *nic = &hdev->nic; in hclgevf_init_roce_base_info() local 2550 struct hnae3_handle *nic = &hdev->nic; in hclgevf_init_vlan_config() local 3349 struct hnae3_handle *nic = &hdev->nic; in hclgevf_get_max_channels() local 3613 struct hnae3_handle *nic = &hdev->nic; in hclgevf_update_port_base_vlan_info() local
|
D | hclgevf_main.h | 323 struct hnae3_handle nic; member
|
/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_ctx.c | 905 struct qlcnic_info *nic) in qlcnic_82xx_set_nic_info() 965 u16 nic = 0, fcoe = 0, iscsi = 0; in qlcnic_82xx_get_pci_info() local
|
D | qlcnic_83xx_hw.c | 2377 struct qlcnic_info *nic) in qlcnic_83xx_set_nic_info() 2470 u16 *nic, u16 *fcoe, u16 *iscsi) in qlcnic_get_pci_func_type() 2499 u16 nic = 0, fcoe = 0, iscsi = 0; in qlcnic_83xx_get_pci_info() local
|
/drivers/scsi/be2iscsi/ |
D | be_mgmt.c | 798 struct be_cmd_get_nic_conf_resp *nic) in mgmt_get_nic_conf()
|
/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.c | 4255 struct be_nic_res_desc *nic; in be_get_nic_desc() local 4443 struct be_nic_res_desc *nic; in be_cmd_get_profile_config() local 4561 static void be_reset_nic_desc(struct be_nic_res_desc *nic) in be_reset_nic_desc()
|
/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
D | hclge_main.c | 1665 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; in hclge_vport_setup() local 2412 struct hnae3_handle *nic = &vport->nic; in hclge_init_roce_base_info() local 9051 struct hnae3_handle *nic = &vport->nic; in hclge_update_port_base_vlan_cfg() local
|
/drivers/net/wireless/intel/ipw2x00/ |
D | ipw2100.h | 170 dma_addr_t nic; member 219 dma_addr_t nic; member
|