Searched defs:nic (Results 1 - 25 of 32) sorted by relevance

12

/linux-master/drivers/net/ethernet/aquantia/atlantic/
H A Daq_drvinfo.c90 const struct aq_nic_s *nic = data; local
H A Daq_pci_func.c385 struct aq_nic_s *nic = pci_get_drvdata(to_pci_dev(dev)); local
407 struct aq_nic_s *nic; local
[all...]
H A Daq_ethtool.c186 struct aq_nic_s *nic = netdev_priv(ndev); local
254 struct aq_nic_s *nic = netdev_priv(ndev); local
[all...]
H A Daq_macsec.c292 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
303 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
315 aq_set_txsc(struct aq_nic_s *nic, const int txsc_idx) argument
442 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
477 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
492 aq_clear_txsc(struct aq_nic_s *nic, const int txsc_idx, enum aq_clear_type clear_type) argument
531 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
542 aq_update_txsa(struct aq_nic_s *nic, const unsigned int sc_idx, const struct macsec_secy *secy, const struct macsec_tx_sa *tx_sa, const unsigned char *key, const unsigned char an) argument
579 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
606 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
625 aq_clear_txsa(struct aq_nic_s *nic, struct aq_macsec_txsc *aq_txsc, const int sa_num, enum aq_clear_type clear_type) argument
655 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
686 aq_set_rxsc(struct aq_nic_s *nic, const u32 rxsc_idx) argument
747 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
778 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
792 aq_clear_rxsc(struct aq_nic_s *nic, const int rxsc_idx, enum aq_clear_type clear_type) argument
841 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
858 aq_update_rxsa(struct aq_nic_s *nic, const unsigned int sc_idx, const struct macsec_secy *secy, const struct macsec_rx_sa *rx_sa, const unsigned char *key, const unsigned char an) argument
909 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
936 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
955 aq_clear_rxsa(struct aq_nic_s *nic, struct aq_macsec_rxsc *aq_rxsc, const int sa_num, enum aq_clear_type clear_type) argument
985 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
1003 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
1023 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
1047 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
1087 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
1132 struct aq_nic_s *nic = macsec_netdev_priv(ctx->netdev); local
1171 apply_txsc_cfg(struct aq_nic_s *nic, const int txsc_idx) argument
1199 apply_rxsc_cfg(struct aq_nic_s *nic, const int rxsc_idx) argument
1227 aq_clear_secy(struct aq_nic_s *nic, const struct macsec_secy *secy, enum aq_clear_type clear_type) argument
1256 aq_apply_secy_cfg(struct aq_nic_s *nic, const struct macsec_secy *secy) argument
1282 aq_apply_macsec_cfg(struct aq_nic_s *nic) argument
1337 aq_check_txsa_expiration(struct aq_nic_s *nic) argument
1452 aq_macsec_init(struct aq_nic_s *nic) argument
1476 aq_macsec_free(struct aq_nic_s *nic) argument
1482 aq_macsec_enable(struct aq_nic_s *nic) argument
1548 aq_macsec_work(struct aq_nic_s *nic) argument
1561 aq_macsec_rx_sa_cnt(struct aq_nic_s *nic) argument
1581 aq_macsec_tx_sc_cnt(struct aq_nic_s *nic) argument
1595 aq_macsec_tx_sa_cnt(struct aq_nic_s *nic) argument
1615 aq_macsec_update_stats(struct aq_nic_s *nic) argument
1667 aq_macsec_get_stats(struct aq_nic_s *nic, u64 *data) argument
[all...]
/linux-master/drivers/staging/gdm724x/
H A Dgdm_lte.h52 struct nic { struct
H A Dgdm_lte.c71 struct nic *nic = arg; local
77 static int gdm_lte_rx(struct sk_buff *skb, struct nic *nic, int nic_type) argument
95 struct nic *ni local
214 struct nic *nic = netdev_priv(skb_in->dev); local
337 struct nic *nic = netdev_priv(dev); local
403 struct nic *nic = netdev_priv(dev); local
497 struct nic *nic = netdev_priv(dev); local
522 struct nic *nic = netdev_priv(dev); local
565 struct nic *nic; local
730 struct nic *nic = netdev_priv(dev); local
867 struct nic *nic; local
[all...]
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3_common/
H A Dhclge_comm_rss.c34 int hclge_comm_rss_init_cfg(struct hnae3_handle *nic, argument
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_ethtool.c122 struct nicvf *nic = netdev_priv(netdev); local
184 struct nicvf *nic = netdev_priv(netdev); local
192 struct nicvf *nic local
200 struct nicvf *nic = netdev_priv(netdev); local
207 struct nicvf *nic = netdev_priv(netdev); local
212 nicvf_get_qset_strings(struct nicvf *nic, u8 **data, int qset) argument
236 struct nicvf *nic = netdev_priv(netdev); local
274 struct nicvf *nic = netdev_priv(netdev); local
298 nicvf_get_qset_stats(struct nicvf *nic, struct ethtool_stats *stats, u64 **data) argument
324 struct nicvf *nic = netdev_priv(netdev); local
366 struct nicvf *nic = netdev_priv(dev); local
463 struct nicvf *nic = netdev_priv(netdev); local
474 struct nicvf *nic = netdev_priv(netdev); local
488 struct nicvf *nic = netdev_priv(netdev); local
519 nicvf_get_rss_hash_opts(struct nicvf *nic, struct ethtool_rxnfc *info) argument
547 struct nicvf *nic = netdev_priv(dev); local
563 nicvf_set_rss_hash_opts(struct nicvf *nic, struct ethtool_rxnfc *info) argument
633 struct nicvf *nic = netdev_priv(dev); local
651 struct nicvf *nic = netdev_priv(dev); local
659 struct nicvf *nic = netdev_priv(dev); local
680 struct nicvf *nic = netdev_priv(dev); local
712 struct nicvf *nic = netdev_priv(dev); local
727 struct nicvf *nic = netdev_priv(dev); local
792 struct nicvf *nic = netdev_priv(dev); local
813 struct nicvf *nic = netdev_priv(dev); local
841 struct nicvf *nic = netdev_priv(netdev); local
[all...]
H A Dnic_main.c88 static void nic_reg_write(struct nicpf *nic, u64 offset, u64 val) argument
93 static u64 nic_reg_read(struct nicpf *nic, u64 offset) argument
99 static void nic_enable_mbx_intr(struct nicpf *nic) argument
119 nic_clear_mbx_intr(struct nicpf *nic, int vf, int mbx_reg) argument
133 nic_send_msg_to_vf(struct nicpf *nic, int vf, union nic_mbx *mbx) argument
158 nic_mbx_send_ready(struct nicpf *nic, int vf) argument
188 nic_mbx_send_ack(struct nicpf *nic, int vf) argument
200 nic_mbx_send_nack(struct nicpf *nic, int vf) argument
211 nic_rcv_queue_sw_sync(struct nicpf *nic) argument
231 nic_get_bgx_stats(struct nicpf *nic, struct bgx_stats_msg *bgx) argument
253 nic_update_hw_frs(struct nicpf *nic, int new_frs, int vf) argument
284 nic_set_tx_pkt_pad(struct nicpf *nic, int size) argument
317 nic_set_lmac_vf_mapping(struct nicpf *nic) argument
357 nic_get_hw_info(struct nicpf *nic) argument
411 nic_init_hw(struct nicpf *nic) argument
472 nic_config_cpi(struct nicpf *nic, struct cpi_cfg_msg *cfg) argument
550 nic_send_rss_size(struct nicpf *nic, int vf) argument
565 nic_config_rss(struct nicpf *nic, struct rss_cfg_msg *cfg) argument
611 nic_tx_channel_cfg(struct nicpf *nic, u8 vnic, struct sq_cfg_msg *sq) argument
696 nic_send_pnicvf(struct nicpf *nic, int sqs) argument
706 nic_send_snicvf(struct nicpf *nic, struct nicvf_ptr *nicvf) argument
720 nic_nxt_avail_sqs(struct nicpf *nic) argument
735 nic_alloc_sqs(struct nicpf *nic, struct sqs_alloc *sqs) argument
760 nic_config_loopback(struct nicpf *nic, struct set_loopback *lbk) argument
785 nic_reset_stat_counters(struct nicpf *nic, int vf, struct reset_stat_cfg *cfg) argument
827 nic_enable_tunnel_parsing(struct nicpf *nic, int vf) argument
846 nic_enable_vf(struct nicpf *nic, int vf, bool enable) argument
861 nic_pause_frame(struct nicpf *nic, int vf, struct pfc *cfg) argument
886 nic_config_timestamp(struct nicpf *nic, int vf, struct set_ptp *ptp) argument
927 nic_link_status_get(struct nicpf *nic, u8 vf) argument
953 nic_handle_mbx_intr(struct nicpf *nic, int vf) argument
1148 struct nicpf *nic = (struct nicpf *)nic_irq; local
1173 nic_free_all_interrupts(struct nicpf *nic) argument
1184 nic_register_interrupts(struct nicpf *nic) argument
1225 nic_unregister_interrupts(struct nicpf *nic) argument
1232 nic_num_sqs_en(struct nicpf *nic, int vf_en) argument
1252 nic_sriov_init(struct pci_dev *pdev, struct nicpf *nic) argument
1294 struct nicpf *nic; local
1381 struct nicpf *nic = pci_get_drvdata(pdev); local
[all...]
H A Dnicvf_queues.h320 static inline u64 nicvf_iova_to_phys(struct nicvf *nic, dma_addr_t dma_addr) argument
[all...]
H A Dnicvf_queues.c22 static void nicvf_get_page(struct nicvf *nic) argument
32 static int nicvf_poll_reg(struct nicvf *nic, int qidx, argument
54 nicvf_alloc_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem, int q_len, int desc_size, int align_bytes) argument
72 nicvf_free_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem) argument
93 nicvf_alloc_page(struct nicvf *nic, struct rbdr *rbdr, gfp_t gfp) argument
176 nicvf_alloc_rcv_buffer(struct nicvf *nic, struct rbdr *rbdr, gfp_t gfp, u32 buf_len, u64 *rbuf) argument
233 nicvf_rb_ptr_to_skb(struct nicvf *nic, u64 rb_ptr, int len) argument
253 nicvf_init_rbdr(struct nicvf *nic, struct rbdr *rbdr, int ring_len, int buf_size) argument
319 nicvf_free_rbdr(struct nicvf *nic, struct rbdr *rbdr) argument
380 nicvf_refill_rbdr(struct nicvf *nic, gfp_t gfp) argument
454 struct nicvf *nic = container_of(work, struct nicvf, rbdr_work.work); local
466 struct nicvf *nic = from_tasklet(nic, t, rbdr_task); local
476 nicvf_init_cmp_queue(struct nicvf *nic, struct cmp_queue *cq, int q_len) argument
493 nicvf_free_cmp_queue(struct nicvf *nic, struct cmp_queue *cq) argument
504 nicvf_init_snd_queue(struct nicvf *nic, struct snd_queue *sq, int q_len, int qidx) argument
554 nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq, int hdr_sqe, u8 subdesc_cnt) argument
572 nicvf_free_snd_queue(struct nicvf *nic, struct snd_queue *sq) argument
627 nicvf_reclaim_snd_queue(struct nicvf *nic, struct queue_set *qs, int qidx) argument
639 nicvf_reclaim_rcv_queue(struct nicvf *nic, struct queue_set *qs, int qidx) argument
649 nicvf_reclaim_cmp_queue(struct nicvf *nic, struct queue_set *qs, int qidx) argument
660 nicvf_reclaim_rbdr(struct nicvf *nic, struct rbdr *rbdr, int qidx) argument
710 nicvf_config_vlan_stripping(struct nicvf *nic, netdev_features_t features) argument
731 nicvf_reset_rcv_queue_stats(struct nicvf *nic) argument
745 nicvf_rcv_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) argument
818 nicvf_cmp_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) argument
859 nicvf_snd_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) argument
917 nicvf_rbdr_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) argument
954 nicvf_qset_config(struct nicvf *nic, bool enable) argument
989 nicvf_free_resources(struct nicvf *nic) argument
1007 nicvf_alloc_resources(struct nicvf *nic) argument
1037 nicvf_set_qset_resources(struct nicvf *nic) argument
1064 nicvf_config_data_transfer(struct nicvf *nic, bool enable) argument
1160 nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) argument
1171 nicvf_sq_disable(struct nicvf *nic, int qidx) argument
1185 struct nicvf *nic = netdev_priv(netdev); local
1206 nicvf_xdp_sq_doorbell(struct nicvf *nic, struct snd_queue *sq, int sq_num) argument
1236 nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq, u64 bufaddr, u64 dma_addr, u16 len) argument
1307 nicvf_sq_subdesc_required(struct nicvf *nic, struct sk_buff *skb) argument
1330 nicvf_sq_add_hdr_subdesc(struct nicvf *nic, struct snd_queue *sq, int qentry, int subdesc_cnt, struct sk_buff *skb, int len) argument
1465 nicvf_sq_doorbell(struct nicvf *nic, struct sk_buff *skb, int sq_num, int desc_cnt) argument
1486 nicvf_sq_append_tso(struct nicvf *nic, struct snd_queue *sq, int sq_num, int qentry, struct sk_buff *skb) argument
1550 nicvf_sq_append_skb(struct nicvf *nic, struct snd_queue *sq, struct sk_buff *skb, u8 sq_num) argument
1638 nicvf_unmap_rcv_buffer(struct nicvf *nic, u64 dma_addr, u64 buf_addr, bool xdp) argument
1663 nicvf_get_rcv_skb(struct nicvf *nic, struct cqe_rx_t *cqe_rx, bool xdp) argument
1757 nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx) argument
1771 nicvf_disable_intr(struct nicvf *nic, int int_type, int q_idx) argument
1785 nicvf_clear_intr(struct nicvf *nic, int int_type, int q_idx) argument
1799 nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) argument
1812 nicvf_update_rq_stats(struct nicvf *nic, int rq_idx) argument
1825 nicvf_update_sq_stats(struct nicvf *nic, int sq_idx) argument
1839 nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cqe_rx_t *cqe_rx) argument
1924 nicvf_check_cqe_tx_errs(struct nicvf *nic, struct cqe_send_t *cqe_tx) argument
[all...]
H A Dnicvf_main.c75 static inline u8 nicvf_netdev_qidx(struct nicvf *nic, u8 qidx) argument
93 void nicvf_reg_write(struct nicvf *nic, u64 offset, u64 val) argument
98 u64 nicvf_reg_read(struct nicvf *nic, u64 offset) argument
103 void nicvf_queue_reg_write(struct nicvf *nic, u64 offset, argument
111 nicvf_queue_reg_read(struct nicvf *nic, u64 offset, u64 qidx) argument
119 nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) argument
127 nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) argument
167 nicvf_check_pf_ready(struct nicvf *nic) argument
181 nicvf_send_cfg_done(struct nicvf *nic) argument
192 nicvf_read_bgx_stats(struct nicvf *nic, struct bgx_stats_msg *bgx) argument
200 nicvf_handle_mbx_intr(struct nicvf *nic) argument
301 nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) argument
312 nicvf_config_cpi(struct nicvf *nic) argument
324 nicvf_get_rss_size(struct nicvf *nic) argument
333 nicvf_config_rss(struct nicvf *nic) argument
358 nicvf_set_rss_key(struct nicvf *nic) argument
370 nicvf_rss_init(struct nicvf *nic) argument
401 nicvf_request_sqs(struct nicvf *nic) argument
473 nicvf_send_vf_struct(struct nicvf *nic) argument
483 nicvf_get_primary_vf_struct(struct nicvf *nic) argument
510 nicvf_init_resources(struct nicvf *nic) argument
528 nicvf_xdp_rx(struct nicvf *nic, struct bpf_prog *prog, struct cqe_rx_t *cqe_rx, struct snd_queue *sq, struct rcv_queue *rq, struct sk_buff **skb) argument
620 struct nicvf *nic = netdev_priv(netdev); local
662 struct nicvf *nic = netdev_priv(netdev); local
755 nicvf_set_rxtstamp(struct nicvf *nic, struct sk_buff *skb) argument
776 struct nicvf *nic = netdev_priv(netdev); local
851 struct nicvf *nic = netdev_priv(netdev); local
961 struct nicvf *nic = netdev_priv(netdev); local
987 struct nicvf *nic = from_tasklet(nic, t, qs_err_task); local
1016 nicvf_dump_intr_status(struct nicvf *nic) argument
1024 struct nicvf *nic = (struct nicvf *)nicvf_irq; local
1042 struct nicvf *nic = cq_poll->nicvf; local
1061 struct nicvf *nic = (struct nicvf *)nicvf_irq; local
1082 struct nicvf *nic = (struct nicvf *)nicvf_irq; local
1094 nicvf_set_irq_affinity(struct nicvf *nic) argument
1118 nicvf_register_interrupts(struct nicvf *nic) argument
1181 nicvf_unregister_interrupts(struct nicvf *nic) argument
1197 free_irq(pci_irq_vector(pdev, irq), nic); local
1210 nicvf_register_misc_interrupt(struct nicvf *nic) argument
1253 struct nicvf *nic = netdev_priv(netdev); local
1310 nicvf_free_cq_poll(struct nicvf *nic) argument
1327 struct nicvf *nic = netdev_priv(netdev); local
1416 nicvf_config_hw_rx_tstamp(struct nicvf *nic, bool enable) argument
1426 nicvf_update_hw_max_frs(struct nicvf *nic, int mtu) argument
1439 struct nicvf *nic = container_of(work_arg, local
1452 struct nicvf *nic = netdev_priv(netdev); local
1580 struct nicvf *nic = netdev_priv(netdev); local
1608 struct nicvf *nic = netdev_priv(netdev); local
1625 nicvf_update_lmac_stats(struct nicvf *nic) argument
1656 nicvf_update_stats(struct nicvf *nic) argument
1722 struct nicvf *nic = netdev_priv(netdev); local
1740 struct nicvf *nic = netdev_priv(dev); local
1750 struct nicvf *nic; local
1762 nicvf_config_loopback(struct nicvf *nic, netdev_features_t features) argument
1777 struct nicvf *nic = netdev_priv(netdev); local
1789 struct nicvf *nic = netdev_priv(netdev); local
1801 nicvf_set_xdp_queues(struct nicvf *nic, bool bpf_attached) argument
1832 nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) argument
1891 struct nicvf *nic = netdev_priv(netdev); local
1911 struct nicvf *nic = netdev_priv(netdev); local
1971 __nicvf_set_rx_mode_task(u8 mode, struct xcast_addr_list *mc_addrs, struct nicvf *nic) argument
2022 struct nicvf *nic = container_of(vf_work, struct nicvf, rx_mode_work); local
2040 struct nicvf *nic = netdev_priv(netdev); local
2098 struct nicvf *nic; local
2274 struct nicvf *nic; local
[all...]
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c802 mgmt_get_nic_conf(struct beiscsi_hba *phba, struct be_cmd_get_nic_conf_resp *nic) argument
/linux-master/drivers/firmware/
H A Discsi_ibft.c175 struct ibft_nic *nic; member in union:ibft_kobject::__anon43
294 struct ibft_nic *nic = entry->nic; local
473 struct ibft_nic *nic = entry->nic; local
630 struct ibft_nic *nic = (struct ibft_nic *)hdr; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c904 qlcnic_82xx_set_nic_info(struct qlcnic_adapter *adapter, struct qlcnic_info *nic) argument
965 u16 nic = 0, fcoe = 0, iscsi = 0; local
[all...]
H A Dqlcnic_83xx_hw.c2375 qlcnic_83xx_set_nic_info(struct qlcnic_adapter *adapter, struct qlcnic_info *nic) argument
2468 qlcnic_get_pci_func_type(struct qlcnic_adapter *adapter, u16 type, u16 *nic, u16 *fcoe, u16 *iscsi) argument
2498 u16 nic = 0, fcoe = 0, iscsi = 0; local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c58 static void otx2_get_egress_burst_cfg(struct otx2_nic *nic, u32 burst, argument
122 u64 otx2_get_txschq_rate_regval(struct otx2_nic *nic, argument
150 static int otx2_set_matchall_egress_rate(struct otx2_nic *nic, argument
177 otx2_tc_validate_flow(struct otx2_nic *nic, struct flow_action *actions, struct netlink_ext_ack *extack) argument
233 otx2_tc_egress_matchall_install(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) argument
277 otx2_tc_egress_matchall_delete(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) argument
293 otx2_tc_act_set_hw_police(struct otx2_nic *nic, struct otx2_tc_flow *node) argument
328 otx2_tc_act_set_police(struct otx2_nic *nic, struct otx2_tc_flow *node, struct flow_cls_offload *f, u64 rate, u32 burst, u32 mark, struct npc_install_flow_req *req, bool pps) argument
361 otx2_tc_update_mcast(struct otx2_nic *nic, struct npc_install_flow_req *req, struct netlink_ext_ack *extack, struct otx2_tc_flow *node, struct nix_mcast_grp_update_req *ureq, u8 num_intf) argument
434 otx2_tc_parse_actions(struct otx2_nic *nic, struct flow_action *flow_action, struct npc_install_flow_req *req, struct flow_cls_offload *f, struct otx2_tc_flow *node) argument
559 otx2_tc_process_vlan(struct otx2_nic *nic, struct flow_msg *flow_spec, struct flow_msg *flow_mask, struct flow_rule *rule, struct npc_install_flow_req *req, bool is_inner) argument
615 otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, struct flow_cls_offload *f, struct npc_install_flow_req *req) argument
1027 otx2_add_mcam_flow_entry(struct otx2_nic *nic, struct npc_install_flow_req *req) argument
1053 otx2_del_mcam_flow_entry(struct otx2_nic *nic, u16 entry, u16 *cntr_val) argument
1094 otx2_tc_update_mcam_table_del_req(struct otx2_nic *nic, struct otx2_flow_config *flow_cfg, struct otx2_tc_flow *node) argument
1133 otx2_tc_update_mcam_table_add_req(struct otx2_nic *nic, struct otx2_flow_config *flow_cfg, struct otx2_tc_flow *node) argument
1164 otx2_tc_update_mcam_table(struct otx2_nic *nic, struct otx2_flow_config *flow_cfg, struct otx2_tc_flow *node, bool add_req) argument
1175 otx2_tc_del_flow(struct otx2_nic *nic, struct flow_cls_offload *tc_flow_cmd) argument
1231 otx2_tc_add_flow(struct otx2_nic *nic, struct flow_cls_offload *tc_flow_cmd) argument
1333 otx2_tc_get_flow_stats(struct otx2_nic *nic, struct flow_cls_offload *tc_flow_cmd) argument
1390 otx2_setup_tc_cls_flower(struct otx2_nic *nic, struct flow_cls_offload *cls_flower) argument
1405 otx2_tc_ingress_matchall_install(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) argument
1454 otx2_tc_ingress_matchall_delete(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) argument
1470 otx2_setup_tc_ingress_matchall(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls_matchall) argument
1489 struct otx2_nic *nic = cb_priv; local
1514 otx2_setup_tc_egress_matchall(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls_matchall) argument
1533 struct otx2_nic *nic = cb_priv; local
1553 struct otx2_nic *nic = netdev_priv(netdev); local
1588 otx2_init_tc(struct otx2_nic *nic) argument
1603 otx2_shutdown_tc(struct otx2_nic *nic) argument
1609 otx2_tc_config_ingress_rule(struct otx2_nic *nic, struct otx2_tc_flow *node) argument
1632 otx2_tc_apply_ingress_police_rules(struct otx2_nic *nic) argument
[all...]
H A Dotx2_pf.c2779 static int otx2_check_pf_usable(struct otx2_nic *nic) argument
/linux-master/drivers/net/ethernet/tehuti/
H A Dtehuti.c99 struct pci_nic *nic = pci_get_drvdata(pdev); local
115 static void print_fw_id(struct pci_nic *nic) argument
1889 struct pci_nic *nic; local
2395 struct pci_nic *nic = pci_get_drvdata(pdev); local
[all...]
H A Dtehuti.h272 struct pci_nic *nic; member in struct:bdx_priv
/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h268 struct hnae3_handle nic; member in struct:hclgevf_dev
H A Dhclgevf_main.c150 struct hnae3_handle *nic = &hdev->nic; local
316 struct hnae3_handle *nic = &hdev->nic; local
410 struct hnae3_handle *nic = &hdev->nic; local
2069 struct hnae3_handle *nic = &hdev->nic; local
2147 struct hnae3_handle *nic = &hdev->nic; local
3021 struct hnae3_handle *nic = &hdev->nic; local
3233 struct hnae3_handle *nic = &hdev->nic; local
[all...]
/linux-master/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c4256 struct be_nic_res_desc *nic; local
4444 struct be_nic_res_desc *nic; local
4562 be_reset_nic_desc(struct be_nic_res_desc *nic) argument
[all...]
/linux-master/arch/mips/include/asm/sn/
H A Dklconfig.h492 nic_t nic; /* MUst be aligned properly */ member in struct:klinfo_s
/linux-master/drivers/net/ethernet/neterion/
H A Ds2io.c564 static int init_shared_mem(struct s2io_nic *nic) argument
870 free_shared_mem(struct s2io_nic *nic) argument
1008 s2io_verify_pci_mode(struct s2io_nic *nic) argument
1042 s2io_print_pci_mode(struct s2io_nic *nic) argument
1112 init_tti(struct s2io_nic *nic, int link, bool may_sleep) argument
1188 init_nic(struct s2io_nic *nic) argument
1821 s2io_link_fault_indication(struct s2io_nic *nic) argument
1851 en_dis_err_alarms(struct s2io_nic *nic, u16 mask, int flag) argument
1989 en_dis_able_nic_intrs(struct s2io_nic *nic, u16 mask, int flag) argument
2210 start_nic(struct s2io_nic *nic) argument
2323 struct s2io_nic *nic = fifo_data->nic; local
2367 free_tx_buffers(struct s2io_nic *nic) argument
2413 stop_nic(struct s2io_nic *nic) argument
2454 fill_rx_buffers(struct s2io_nic *nic, struct ring_info *ring, int from_card_up) argument
2739 s2io_chk_rx_buffers(struct s2io_nic *nic, struct ring_info *ring) argument
2768 struct s2io_nic *nic = netdev_priv(dev); local
2792 struct s2io_nic *nic = container_of(napi, struct s2io_nic, napi); local
2833 struct s2io_nic *nic = netdev_priv(dev); local
2999 struct s2io_nic *nic = fifo_data->nic; local
3656 wait_for_msix_trans(struct s2io_nic *nic, int i) argument
3677 restore_xmsi_data(struct s2io_nic *nic) argument
3698 store_xmsi_data(struct s2io_nic *nic) argument
3726 s2io_enable_msi_x(struct s2io_nic *nic) argument
5677 s2io_vpd_read(struct s2io_nic *nic) argument
6669 struct s2io_nic *nic = container_of(work, struct s2io_nic, local
7606 rts_ds_steer(struct s2io_nic *nic, u8 ds_codepoint, u8 ring) argument
[all...]

Completed in 313 milliseconds

12