Home
last modified time | relevance | path

Searched defs:nic (Results 26 - 50 of 69) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c904 qlcnic_82xx_set_nic_info(struct qlcnic_adapter *adapter, struct qlcnic_info *nic) qlcnic_82xx_set_nic_info() argument
965 u16 nic = 0, fcoe = 0, iscsi = 0; qlcnic_82xx_get_pci_info() local
[all...]
H A Dqlcnic_83xx_hw.c2375 qlcnic_83xx_set_nic_info(struct qlcnic_adapter *adapter, struct qlcnic_info *nic) qlcnic_83xx_set_nic_info() argument
2468 qlcnic_get_pci_func_type(struct qlcnic_adapter *adapter, u16 type, u16 *nic, u16 *fcoe, u16 *iscsi) qlcnic_get_pci_func_type() argument
2498 u16 nic = 0, fcoe = 0, iscsi = 0; qlcnic_83xx_get_pci_info() local
[all...]
/kernel/linux/linux-6.6/drivers/staging/gdm724x/
H A Dgdm_lte.c71 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() argument
95 struct nic *ni in gdm_lte_emulate_arp() local
214 struct nic *nic = netdev_priv(skb_in->dev); gdm_lte_emulate_ndp() local
337 struct nic *nic = netdev_priv(dev); gdm_lte_tx_nic_type() local
403 struct nic *nic = netdev_priv(dev); gdm_lte_tx() local
497 struct nic *nic = netdev_priv(dev); gdm_lte_stats() local
522 struct nic *nic = netdev_priv(dev); gdm_lte_event_rcv() local
565 struct nic *nic; gdm_lte_netif_rx() local
730 struct nic *nic = netdev_priv(dev); gdm_lte_pdn_table() local
867 struct nic *nic; register_lte_device() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Discsi_ibft.c175 struct ibft_nic *nic; member
294 struct ibft_nic *nic = entry->nic; in ibft_attr_show_nic() local
473 struct ibft_nic *nic = entry->nic; ibft_check_nic_for() local
630 struct ibft_nic *nic = (struct ibft_nic *)hdr; ibft_create_kobject() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c53 static void otx2_get_egress_burst_cfg(struct otx2_nic *nic, u32 burst, in otx2_get_egress_burst_cfg() argument
117 u64 otx2_get_txschq_rate_regval(struct otx2_nic *nic, in otx2_get_txschq_rate_regval() argument
145 static int otx2_set_matchall_egress_rate(struct otx2_nic *nic, in otx2_set_matchall_egress_rate() argument
172 otx2_tc_validate_flow(struct otx2_nic *nic, struct flow_action *actions, struct netlink_ext_ack *extack) otx2_tc_validate_flow() argument
228 otx2_tc_egress_matchall_install(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_egress_matchall_install() argument
272 otx2_tc_egress_matchall_delete(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_egress_matchall_delete() argument
288 otx2_tc_act_set_hw_police(struct otx2_nic *nic, struct otx2_tc_flow *node) otx2_tc_act_set_hw_police() argument
323 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) otx2_tc_act_set_police() argument
356 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) otx2_tc_parse_actions() argument
461 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) otx2_tc_process_vlan() argument
517 otx2_tc_prepare_flow(struct otx2_nic *nic, struct otx2_tc_flow *node, struct flow_cls_offload *f, struct npc_install_flow_req *req) otx2_tc_prepare_flow() argument
845 otx2_add_mcam_flow_entry(struct otx2_nic *nic, struct npc_install_flow_req *req) otx2_add_mcam_flow_entry() argument
871 otx2_del_mcam_flow_entry(struct otx2_nic *nic, u16 entry, u16 *cntr_val) otx2_del_mcam_flow_entry() argument
912 otx2_tc_update_mcam_table_del_req(struct otx2_nic *nic, struct otx2_flow_config *flow_cfg, struct otx2_tc_flow *node) otx2_tc_update_mcam_table_del_req() argument
951 otx2_tc_update_mcam_table_add_req(struct otx2_nic *nic, struct otx2_flow_config *flow_cfg, struct otx2_tc_flow *node) otx2_tc_update_mcam_table_add_req() argument
982 otx2_tc_update_mcam_table(struct otx2_nic *nic, struct otx2_flow_config *flow_cfg, struct otx2_tc_flow *node, bool add_req) otx2_tc_update_mcam_table() argument
993 otx2_tc_del_flow(struct otx2_nic *nic, struct flow_cls_offload *tc_flow_cmd) otx2_tc_del_flow() argument
1039 otx2_tc_add_flow(struct otx2_nic *nic, struct flow_cls_offload *tc_flow_cmd) otx2_tc_add_flow() argument
1140 otx2_tc_get_flow_stats(struct otx2_nic *nic, struct flow_cls_offload *tc_flow_cmd) otx2_tc_get_flow_stats() argument
1197 otx2_setup_tc_cls_flower(struct otx2_nic *nic, struct flow_cls_offload *cls_flower) otx2_setup_tc_cls_flower() argument
1212 otx2_tc_ingress_matchall_install(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_ingress_matchall_install() argument
1261 otx2_tc_ingress_matchall_delete(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls) otx2_tc_ingress_matchall_delete() argument
1277 otx2_setup_tc_ingress_matchall(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls_matchall) otx2_setup_tc_ingress_matchall() argument
1296 struct otx2_nic *nic = cb_priv; otx2_setup_tc_block_ingress_cb() local
1321 otx2_setup_tc_egress_matchall(struct otx2_nic *nic, struct tc_cls_matchall_offload *cls_matchall) otx2_setup_tc_egress_matchall() argument
1340 struct otx2_nic *nic = cb_priv; otx2_setup_tc_block_egress_cb() local
1360 struct otx2_nic *nic = netdev_priv(netdev); otx2_setup_tc_block() local
1395 otx2_init_tc(struct otx2_nic *nic) otx2_init_tc() argument
1410 otx2_shutdown_tc(struct otx2_nic *nic) otx2_shutdown_tc() argument
1416 otx2_tc_config_ingress_rule(struct otx2_nic *nic, struct otx2_tc_flow *node) otx2_tc_config_ingress_rule() argument
1439 otx2_tc_apply_ingress_police_rules(struct otx2_nic *nic) otx2_tc_apply_ingress_police_rules() argument
[all...]
H A Dotx2_pf.c2779 static int otx2_check_pf_usable(struct otx2_nic *nic) in otx2_check_pf_usable() argument
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c802 mgmt_get_nic_conf(struct beiscsi_hba *phba, struct be_cmd_get_nic_conf_resp *nic) mgmt_get_nic_conf() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c75 static inline u8 nicvf_netdev_qidx(struct nicvf *nic, u8 qidx) in nicvf_netdev_qidx() argument
93 void nicvf_reg_write(struct nicvf *nic, u64 offset, u64 val) in nicvf_reg_write() argument
98 u64 nicvf_reg_read(struct nicvf *nic, u64 offset) in nicvf_reg_read() argument
103 void nicvf_queue_reg_write(struct nicvf *nic, u64 offset, in nicvf_queue_reg_write() argument
111 nicvf_queue_reg_read(struct nicvf *nic, u64 offset, u64 qidx) nicvf_queue_reg_read() argument
119 nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) nicvf_write_to_mbx() argument
127 nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) nicvf_send_msg_to_pf() argument
167 nicvf_check_pf_ready(struct nicvf *nic) nicvf_check_pf_ready() argument
181 nicvf_send_cfg_done(struct nicvf *nic) nicvf_send_cfg_done() argument
192 nicvf_read_bgx_stats(struct nicvf *nic, struct bgx_stats_msg *bgx) nicvf_read_bgx_stats() argument
200 nicvf_handle_mbx_intr(struct nicvf *nic) nicvf_handle_mbx_intr() argument
302 nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) nicvf_hw_set_mac_addr() argument
313 nicvf_config_cpi(struct nicvf *nic) nicvf_config_cpi() argument
325 nicvf_get_rss_size(struct nicvf *nic) nicvf_get_rss_size() argument
334 nicvf_config_rss(struct nicvf *nic) nicvf_config_rss() argument
359 nicvf_set_rss_key(struct nicvf *nic) nicvf_set_rss_key() argument
371 nicvf_rss_init(struct nicvf *nic) nicvf_rss_init() argument
402 nicvf_request_sqs(struct nicvf *nic) nicvf_request_sqs() argument
474 nicvf_send_vf_struct(struct nicvf *nic) nicvf_send_vf_struct() argument
484 nicvf_get_primary_vf_struct(struct nicvf *nic) nicvf_get_primary_vf_struct() argument
511 nicvf_init_resources(struct nicvf *nic) nicvf_init_resources() argument
529 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) nicvf_xdp_rx() argument
623 struct nicvf *nic = netdev_priv(netdev); nicvf_snd_ptp_handler() local
665 struct nicvf *nic = netdev_priv(netdev); nicvf_snd_pkt_handler() local
758 nicvf_set_rxtstamp(struct nicvf *nic, struct sk_buff *skb) nicvf_set_rxtstamp() argument
779 struct nicvf *nic = netdev_priv(netdev); nicvf_rcv_pkt_handler() local
854 struct nicvf *nic = netdev_priv(netdev); nicvf_cq_intr_handler() local
964 struct nicvf *nic = netdev_priv(netdev); nicvf_poll() local
990 struct nicvf *nic = from_tasklet(nic, t, qs_err_task); nicvf_handle_qs_err() local
1019 nicvf_dump_intr_status(struct nicvf *nic) nicvf_dump_intr_status() argument
1027 struct nicvf *nic = (struct nicvf *)nicvf_irq; nicvf_misc_intr_handler() local
1045 struct nicvf *nic = cq_poll->nicvf; nicvf_intr_handler() local
1064 struct nicvf *nic = (struct nicvf *)nicvf_irq; nicvf_rbdr_intr_handler() local
1085 struct nicvf *nic = (struct nicvf *)nicvf_irq; nicvf_qs_err_intr_handler() local
1097 nicvf_set_irq_affinity(struct nicvf *nic) nicvf_set_irq_affinity() argument
1121 nicvf_register_interrupts(struct nicvf *nic) nicvf_register_interrupts() argument
1184 nicvf_unregister_interrupts(struct nicvf *nic) nicvf_unregister_interrupts() argument
1200 free_irq(pci_irq_vector(pdev, irq), nic); nicvf_unregister_interrupts() local
1213 nicvf_register_misc_interrupt(struct nicvf *nic) nicvf_register_misc_interrupt() argument
1256 struct nicvf *nic = netdev_priv(netdev); nicvf_xmit() local
1313 nicvf_free_cq_poll(struct nicvf *nic) nicvf_free_cq_poll() argument
1330 struct nicvf *nic = netdev_priv(netdev); nicvf_stop() local
1419 nicvf_config_hw_rx_tstamp(struct nicvf *nic, bool enable) nicvf_config_hw_rx_tstamp() argument
1429 nicvf_update_hw_max_frs(struct nicvf *nic, int mtu) nicvf_update_hw_max_frs() argument
1442 struct nicvf *nic = container_of(work_arg, nicvf_link_status_check_task() local
1455 struct nicvf *nic = netdev_priv(netdev); nicvf_open() local
1584 struct nicvf *nic = netdev_priv(netdev); nicvf_change_mtu() local
1612 struct nicvf *nic = netdev_priv(netdev); nicvf_set_mac_address() local
1629 nicvf_update_lmac_stats(struct nicvf *nic) nicvf_update_lmac_stats() argument
1660 nicvf_update_stats(struct nicvf *nic) nicvf_update_stats() argument
1726 struct nicvf *nic = netdev_priv(netdev); nicvf_get_stats64() local
1744 struct nicvf *nic = netdev_priv(dev); nicvf_tx_timeout() local
1754 struct nicvf *nic; nicvf_reset_task() local
1766 nicvf_config_loopback(struct nicvf *nic, netdev_features_t features) nicvf_config_loopback() argument
1781 struct nicvf *nic = netdev_priv(netdev); nicvf_fix_features() local
1793 struct nicvf *nic = netdev_priv(netdev); nicvf_set_features() local
1805 nicvf_set_xdp_queues(struct nicvf *nic, bool bpf_attached) nicvf_set_xdp_queues() argument
1836 nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) nicvf_xdp_setup() argument
1895 struct nicvf *nic = netdev_priv(netdev); nicvf_xdp() local
1915 struct nicvf *nic = netdev_priv(netdev); nicvf_config_hwtstamp() local
1979 __nicvf_set_rx_mode_task(u8 mode, struct xcast_addr_list *mc_addrs, struct nicvf *nic) __nicvf_set_rx_mode_task() argument
2030 struct nicvf *nic = container_of(vf_work, struct nicvf, rx_mode_work); nicvf_set_rx_mode_task() local
2051 struct nicvf *nic = netdev_priv(netdev); nicvf_set_rx_mode() local
2109 struct nicvf *nic; nicvf_probe() local
2289 struct nicvf *nic; nicvf_remove() local
[all...]
H A Dnicvf_queues.c21 static void nicvf_get_page(struct nicvf *nic) in nicvf_get_page() argument
31 static int nicvf_poll_reg(struct nicvf *nic, int qidx, in nicvf_poll_reg() argument
53 nicvf_alloc_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem, int q_len, int desc_size, int align_bytes) nicvf_alloc_q_desc_mem() argument
71 nicvf_free_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem) nicvf_free_q_desc_mem() argument
92 nicvf_alloc_page(struct nicvf *nic, struct rbdr *rbdr, gfp_t gfp) nicvf_alloc_page() argument
175 nicvf_alloc_rcv_buffer(struct nicvf *nic, struct rbdr *rbdr, gfp_t gfp, u32 buf_len, u64 *rbuf) nicvf_alloc_rcv_buffer() argument
232 nicvf_rb_ptr_to_skb(struct nicvf *nic, u64 rb_ptr, int len) nicvf_rb_ptr_to_skb() argument
252 nicvf_init_rbdr(struct nicvf *nic, struct rbdr *rbdr, int ring_len, int buf_size) nicvf_init_rbdr() argument
318 nicvf_free_rbdr(struct nicvf *nic, struct rbdr *rbdr) nicvf_free_rbdr() argument
379 nicvf_refill_rbdr(struct nicvf *nic, gfp_t gfp) nicvf_refill_rbdr() argument
453 struct nicvf *nic = container_of(work, struct nicvf, rbdr_work.work); nicvf_rbdr_work() local
465 struct nicvf *nic = from_tasklet(nic, t, rbdr_task); nicvf_rbdr_task() local
475 nicvf_init_cmp_queue(struct nicvf *nic, struct cmp_queue *cq, int q_len) nicvf_init_cmp_queue() argument
492 nicvf_free_cmp_queue(struct nicvf *nic, struct cmp_queue *cq) nicvf_free_cmp_queue() argument
503 nicvf_init_snd_queue(struct nicvf *nic, struct snd_queue *sq, int q_len, int qidx) nicvf_init_snd_queue() argument
553 nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq, int hdr_sqe, u8 subdesc_cnt) nicvf_unmap_sndq_buffers() argument
571 nicvf_free_snd_queue(struct nicvf *nic, struct snd_queue *sq) nicvf_free_snd_queue() argument
626 nicvf_reclaim_snd_queue(struct nicvf *nic, struct queue_set *qs, int qidx) nicvf_reclaim_snd_queue() argument
638 nicvf_reclaim_rcv_queue(struct nicvf *nic, struct queue_set *qs, int qidx) nicvf_reclaim_rcv_queue() argument
648 nicvf_reclaim_cmp_queue(struct nicvf *nic, struct queue_set *qs, int qidx) nicvf_reclaim_cmp_queue() argument
659 nicvf_reclaim_rbdr(struct nicvf *nic, struct rbdr *rbdr, int qidx) nicvf_reclaim_rbdr() argument
709 nicvf_config_vlan_stripping(struct nicvf *nic, netdev_features_t features) nicvf_config_vlan_stripping() argument
730 nicvf_reset_rcv_queue_stats(struct nicvf *nic) nicvf_reset_rcv_queue_stats() argument
744 nicvf_rcv_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_rcv_queue_config() argument
817 nicvf_cmp_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_cmp_queue_config() argument
858 nicvf_snd_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_snd_queue_config() argument
916 nicvf_rbdr_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_rbdr_config() argument
953 nicvf_qset_config(struct nicvf *nic, bool enable) nicvf_qset_config() argument
988 nicvf_free_resources(struct nicvf *nic) nicvf_free_resources() argument
1006 nicvf_alloc_resources(struct nicvf *nic) nicvf_alloc_resources() argument
1036 nicvf_set_qset_resources(struct nicvf *nic) nicvf_set_qset_resources() argument
1063 nicvf_config_data_transfer(struct nicvf *nic, bool enable) nicvf_config_data_transfer() argument
1159 nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) nicvf_sq_enable() argument
1170 nicvf_sq_disable(struct nicvf *nic, int qidx) nicvf_sq_disable() argument
1184 struct nicvf *nic = netdev_priv(netdev); nicvf_sq_free_used_descs() local
1205 nicvf_xdp_sq_doorbell(struct nicvf *nic, struct snd_queue *sq, int sq_num) nicvf_xdp_sq_doorbell() argument
1235 nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq, u64 bufaddr, u64 dma_addr, u16 len) nicvf_xdp_sq_append_pkt() argument
1306 nicvf_sq_subdesc_required(struct nicvf *nic, struct sk_buff *skb) nicvf_sq_subdesc_required() argument
1329 nicvf_sq_add_hdr_subdesc(struct nicvf *nic, struct snd_queue *sq, int qentry, int subdesc_cnt, struct sk_buff *skb, int len) nicvf_sq_add_hdr_subdesc() argument
1464 nicvf_sq_doorbell(struct nicvf *nic, struct sk_buff *skb, int sq_num, int desc_cnt) nicvf_sq_doorbell() argument
1485 nicvf_sq_append_tso(struct nicvf *nic, struct snd_queue *sq, int sq_num, int qentry, struct sk_buff *skb) nicvf_sq_append_tso() argument
1549 nicvf_sq_append_skb(struct nicvf *nic, struct snd_queue *sq, struct sk_buff *skb, u8 sq_num) nicvf_sq_append_skb() argument
1637 nicvf_unmap_rcv_buffer(struct nicvf *nic, u64 dma_addr, u64 buf_addr, bool xdp) nicvf_unmap_rcv_buffer() argument
1662 nicvf_get_rcv_skb(struct nicvf *nic, struct cqe_rx_t *cqe_rx, bool xdp) nicvf_get_rcv_skb() argument
1756 nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx) nicvf_enable_intr() argument
1770 nicvf_disable_intr(struct nicvf *nic, int int_type, int q_idx) nicvf_disable_intr() argument
1784 nicvf_clear_intr(struct nicvf *nic, int int_type, int q_idx) nicvf_clear_intr() argument
1798 nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) nicvf_is_intr_enabled() argument
1811 nicvf_update_rq_stats(struct nicvf *nic, int rq_idx) nicvf_update_rq_stats() argument
1824 nicvf_update_sq_stats(struct nicvf *nic, int sq_idx) nicvf_update_sq_stats() argument
1838 nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cqe_rx_t *cqe_rx) nicvf_check_cqe_rx_errs() argument
1923 nicvf_check_cqe_tx_errs(struct nicvf *nic, struct cqe_send_t *cqe_tx) nicvf_check_cqe_tx_errs() argument
[all...]
H A Dnicvf_queues.h320 static inline u64 nicvf_iova_to_phys(struct nicvf *nic, dma_addr_t dma_addr) in nicvf_iova_to_phys() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_common.h221 struct otx2_nic *nic; member
320 static inline void __iomem *otx2_get_regaddr(struct otx2_nic *nic, u64 offset) in otx2_get_regaddr() argument
342 static inline void otx2_write64(struct otx2_nic *nic, u64 offset, u64 val) in otx2_write64() argument
349 static inline u64 otx2_read64(struct otx2_nic *nic, u64 offset) in otx2_read64() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h323 struct hnae3_handle nic; member
/kernel/linux/linux-5.10/drivers/net/ethernet/tehuti/
H A Dtehuti.c99 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() argument
1896 struct pci_nic *nic; bdx_probe() local
2397 struct pci_nic *nic = pci_get_drvdata(pdev); bdx_remove() local
[all...]
H A Dtehuti.h272 struct pci_nic *nic; member
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c75 static inline u8 nicvf_netdev_qidx(struct nicvf *nic, u8 qidx) in nicvf_netdev_qidx() argument
93 void nicvf_reg_write(struct nicvf *nic, u64 offset, u64 val) in nicvf_reg_write() argument
98 u64 nicvf_reg_read(struct nicvf *nic, u64 offset) in nicvf_reg_read() argument
103 void nicvf_queue_reg_write(struct nicvf *nic, u64 offset, in nicvf_queue_reg_write() argument
111 nicvf_queue_reg_read(struct nicvf *nic, u64 offset, u64 qidx) nicvf_queue_reg_read() argument
119 nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) nicvf_write_to_mbx() argument
127 nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) nicvf_send_msg_to_pf() argument
167 nicvf_check_pf_ready(struct nicvf *nic) nicvf_check_pf_ready() argument
181 nicvf_send_cfg_done(struct nicvf *nic) nicvf_send_cfg_done() argument
192 nicvf_read_bgx_stats(struct nicvf *nic, struct bgx_stats_msg *bgx) nicvf_read_bgx_stats() argument
200 nicvf_handle_mbx_intr(struct nicvf *nic) nicvf_handle_mbx_intr() argument
301 nicvf_hw_set_mac_addr(struct nicvf *nic, struct net_device *netdev) nicvf_hw_set_mac_addr() argument
312 nicvf_config_cpi(struct nicvf *nic) nicvf_config_cpi() argument
324 nicvf_get_rss_size(struct nicvf *nic) nicvf_get_rss_size() argument
333 nicvf_config_rss(struct nicvf *nic) nicvf_config_rss() argument
358 nicvf_set_rss_key(struct nicvf *nic) nicvf_set_rss_key() argument
370 nicvf_rss_init(struct nicvf *nic) nicvf_rss_init() argument
401 nicvf_request_sqs(struct nicvf *nic) nicvf_request_sqs() argument
473 nicvf_send_vf_struct(struct nicvf *nic) nicvf_send_vf_struct() argument
483 nicvf_get_primary_vf_struct(struct nicvf *nic) nicvf_get_primary_vf_struct() argument
510 nicvf_init_resources(struct nicvf *nic) nicvf_init_resources() 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) nicvf_xdp_rx() argument
620 struct nicvf *nic = netdev_priv(netdev); nicvf_snd_ptp_handler() local
662 struct nicvf *nic = netdev_priv(netdev); nicvf_snd_pkt_handler() local
755 nicvf_set_rxtstamp(struct nicvf *nic, struct sk_buff *skb) nicvf_set_rxtstamp() argument
776 struct nicvf *nic = netdev_priv(netdev); nicvf_rcv_pkt_handler() local
851 struct nicvf *nic = netdev_priv(netdev); nicvf_cq_intr_handler() local
961 struct nicvf *nic = netdev_priv(netdev); nicvf_poll() local
987 struct nicvf *nic = from_tasklet(nic, t, qs_err_task); nicvf_handle_qs_err() local
1016 nicvf_dump_intr_status(struct nicvf *nic) nicvf_dump_intr_status() argument
1024 struct nicvf *nic = (struct nicvf *)nicvf_irq; nicvf_misc_intr_handler() local
1042 struct nicvf *nic = cq_poll->nicvf; nicvf_intr_handler() local
1061 struct nicvf *nic = (struct nicvf *)nicvf_irq; nicvf_rbdr_intr_handler() local
1082 struct nicvf *nic = (struct nicvf *)nicvf_irq; nicvf_qs_err_intr_handler() local
1094 nicvf_set_irq_affinity(struct nicvf *nic) nicvf_set_irq_affinity() argument
1118 nicvf_register_interrupts(struct nicvf *nic) nicvf_register_interrupts() argument
1181 nicvf_unregister_interrupts(struct nicvf *nic) nicvf_unregister_interrupts() argument
1197 free_irq(pci_irq_vector(pdev, irq), nic); nicvf_unregister_interrupts() local
1210 nicvf_register_misc_interrupt(struct nicvf *nic) nicvf_register_misc_interrupt() argument
1253 struct nicvf *nic = netdev_priv(netdev); nicvf_xmit() local
1310 nicvf_free_cq_poll(struct nicvf *nic) nicvf_free_cq_poll() argument
1327 struct nicvf *nic = netdev_priv(netdev); nicvf_stop() local
1416 nicvf_config_hw_rx_tstamp(struct nicvf *nic, bool enable) nicvf_config_hw_rx_tstamp() argument
1426 nicvf_update_hw_max_frs(struct nicvf *nic, int mtu) nicvf_update_hw_max_frs() argument
1439 struct nicvf *nic = container_of(work_arg, nicvf_link_status_check_task() local
1452 struct nicvf *nic = netdev_priv(netdev); nicvf_open() local
1580 struct nicvf *nic = netdev_priv(netdev); nicvf_change_mtu() local
1608 struct nicvf *nic = netdev_priv(netdev); nicvf_set_mac_address() local
1625 nicvf_update_lmac_stats(struct nicvf *nic) nicvf_update_lmac_stats() argument
1656 nicvf_update_stats(struct nicvf *nic) nicvf_update_stats() argument
1722 struct nicvf *nic = netdev_priv(netdev); nicvf_get_stats64() local
1740 struct nicvf *nic = netdev_priv(dev); nicvf_tx_timeout() local
1750 struct nicvf *nic; nicvf_reset_task() local
1762 nicvf_config_loopback(struct nicvf *nic, netdev_features_t features) nicvf_config_loopback() argument
1777 struct nicvf *nic = netdev_priv(netdev); nicvf_fix_features() local
1789 struct nicvf *nic = netdev_priv(netdev); nicvf_set_features() local
1801 nicvf_set_xdp_queues(struct nicvf *nic, bool bpf_attached) nicvf_set_xdp_queues() argument
1832 nicvf_xdp_setup(struct nicvf *nic, struct bpf_prog *prog) nicvf_xdp_setup() argument
1891 struct nicvf *nic = netdev_priv(netdev); nicvf_xdp() local
1911 struct nicvf *nic = netdev_priv(netdev); nicvf_config_hwtstamp() local
1971 __nicvf_set_rx_mode_task(u8 mode, struct xcast_addr_list *mc_addrs, struct nicvf *nic) __nicvf_set_rx_mode_task() argument
2022 struct nicvf *nic = container_of(vf_work, struct nicvf, rx_mode_work); nicvf_set_rx_mode_task() local
2040 struct nicvf *nic = netdev_priv(netdev); nicvf_set_rx_mode() local
2098 struct nicvf *nic; nicvf_probe() local
2274 struct nicvf *nic; nicvf_remove() local
[all...]
H A Dnicvf_queues.c22 static void nicvf_get_page(struct nicvf *nic) in nicvf_get_page() argument
32 static int nicvf_poll_reg(struct nicvf *nic, int qidx, in nicvf_poll_reg() argument
54 nicvf_alloc_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem, int q_len, int desc_size, int align_bytes) nicvf_alloc_q_desc_mem() argument
72 nicvf_free_q_desc_mem(struct nicvf *nic, struct q_desc_mem *dmem) nicvf_free_q_desc_mem() argument
93 nicvf_alloc_page(struct nicvf *nic, struct rbdr *rbdr, gfp_t gfp) nicvf_alloc_page() argument
176 nicvf_alloc_rcv_buffer(struct nicvf *nic, struct rbdr *rbdr, gfp_t gfp, u32 buf_len, u64 *rbuf) nicvf_alloc_rcv_buffer() argument
233 nicvf_rb_ptr_to_skb(struct nicvf *nic, u64 rb_ptr, int len) nicvf_rb_ptr_to_skb() argument
253 nicvf_init_rbdr(struct nicvf *nic, struct rbdr *rbdr, int ring_len, int buf_size) nicvf_init_rbdr() argument
319 nicvf_free_rbdr(struct nicvf *nic, struct rbdr *rbdr) nicvf_free_rbdr() argument
380 nicvf_refill_rbdr(struct nicvf *nic, gfp_t gfp) nicvf_refill_rbdr() argument
454 struct nicvf *nic = container_of(work, struct nicvf, rbdr_work.work); nicvf_rbdr_work() local
466 struct nicvf *nic = from_tasklet(nic, t, rbdr_task); nicvf_rbdr_task() local
476 nicvf_init_cmp_queue(struct nicvf *nic, struct cmp_queue *cq, int q_len) nicvf_init_cmp_queue() argument
493 nicvf_free_cmp_queue(struct nicvf *nic, struct cmp_queue *cq) nicvf_free_cmp_queue() argument
504 nicvf_init_snd_queue(struct nicvf *nic, struct snd_queue *sq, int q_len, int qidx) nicvf_init_snd_queue() argument
554 nicvf_unmap_sndq_buffers(struct nicvf *nic, struct snd_queue *sq, int hdr_sqe, u8 subdesc_cnt) nicvf_unmap_sndq_buffers() argument
572 nicvf_free_snd_queue(struct nicvf *nic, struct snd_queue *sq) nicvf_free_snd_queue() argument
627 nicvf_reclaim_snd_queue(struct nicvf *nic, struct queue_set *qs, int qidx) nicvf_reclaim_snd_queue() argument
639 nicvf_reclaim_rcv_queue(struct nicvf *nic, struct queue_set *qs, int qidx) nicvf_reclaim_rcv_queue() argument
649 nicvf_reclaim_cmp_queue(struct nicvf *nic, struct queue_set *qs, int qidx) nicvf_reclaim_cmp_queue() argument
660 nicvf_reclaim_rbdr(struct nicvf *nic, struct rbdr *rbdr, int qidx) nicvf_reclaim_rbdr() argument
710 nicvf_config_vlan_stripping(struct nicvf *nic, netdev_features_t features) nicvf_config_vlan_stripping() argument
731 nicvf_reset_rcv_queue_stats(struct nicvf *nic) nicvf_reset_rcv_queue_stats() argument
745 nicvf_rcv_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_rcv_queue_config() argument
818 nicvf_cmp_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_cmp_queue_config() argument
859 nicvf_snd_queue_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_snd_queue_config() argument
917 nicvf_rbdr_config(struct nicvf *nic, struct queue_set *qs, int qidx, bool enable) nicvf_rbdr_config() argument
954 nicvf_qset_config(struct nicvf *nic, bool enable) nicvf_qset_config() argument
989 nicvf_free_resources(struct nicvf *nic) nicvf_free_resources() argument
1007 nicvf_alloc_resources(struct nicvf *nic) nicvf_alloc_resources() argument
1037 nicvf_set_qset_resources(struct nicvf *nic) nicvf_set_qset_resources() argument
1064 nicvf_config_data_transfer(struct nicvf *nic, bool enable) nicvf_config_data_transfer() argument
1160 nicvf_sq_enable(struct nicvf *nic, struct snd_queue *sq, int qidx) nicvf_sq_enable() argument
1171 nicvf_sq_disable(struct nicvf *nic, int qidx) nicvf_sq_disable() argument
1185 struct nicvf *nic = netdev_priv(netdev); nicvf_sq_free_used_descs() local
1206 nicvf_xdp_sq_doorbell(struct nicvf *nic, struct snd_queue *sq, int sq_num) nicvf_xdp_sq_doorbell() argument
1236 nicvf_xdp_sq_append_pkt(struct nicvf *nic, struct snd_queue *sq, u64 bufaddr, u64 dma_addr, u16 len) nicvf_xdp_sq_append_pkt() argument
1307 nicvf_sq_subdesc_required(struct nicvf *nic, struct sk_buff *skb) nicvf_sq_subdesc_required() 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) nicvf_sq_add_hdr_subdesc() argument
1465 nicvf_sq_doorbell(struct nicvf *nic, struct sk_buff *skb, int sq_num, int desc_cnt) nicvf_sq_doorbell() argument
1486 nicvf_sq_append_tso(struct nicvf *nic, struct snd_queue *sq, int sq_num, int qentry, struct sk_buff *skb) nicvf_sq_append_tso() argument
1550 nicvf_sq_append_skb(struct nicvf *nic, struct snd_queue *sq, struct sk_buff *skb, u8 sq_num) nicvf_sq_append_skb() argument
1638 nicvf_unmap_rcv_buffer(struct nicvf *nic, u64 dma_addr, u64 buf_addr, bool xdp) nicvf_unmap_rcv_buffer() argument
1663 nicvf_get_rcv_skb(struct nicvf *nic, struct cqe_rx_t *cqe_rx, bool xdp) nicvf_get_rcv_skb() argument
1757 nicvf_enable_intr(struct nicvf *nic, int int_type, int q_idx) nicvf_enable_intr() argument
1771 nicvf_disable_intr(struct nicvf *nic, int int_type, int q_idx) nicvf_disable_intr() argument
1785 nicvf_clear_intr(struct nicvf *nic, int int_type, int q_idx) nicvf_clear_intr() argument
1799 nicvf_is_intr_enabled(struct nicvf *nic, int int_type, int q_idx) nicvf_is_intr_enabled() argument
1812 nicvf_update_rq_stats(struct nicvf *nic, int rq_idx) nicvf_update_rq_stats() argument
1825 nicvf_update_sq_stats(struct nicvf *nic, int sq_idx) nicvf_update_sq_stats() argument
1839 nicvf_check_cqe_rx_errs(struct nicvf *nic, struct cqe_rx_t *cqe_rx) nicvf_check_cqe_rx_errs() argument
1924 nicvf_check_cqe_tx_errs(struct nicvf *nic, struct cqe_send_t *cqe_tx) nicvf_check_cqe_tx_errs() argument
[all...]
H A Dnicvf_queues.h320 static inline u64 nicvf_iova_to_phys(struct nicvf *nic, dma_addr_t dma_addr) in nicvf_iova_to_phys() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h268 struct hnae3_handle nic; member
H A Dhclgevf_main.c150 struct hnae3_handle *nic = &hdev->nic; in hclgevf_get_port_base_vlan_filter_state() local
316 struct hnae3_handle *nic = &hdev->nic; in hclgevf_knic_setup() local
410 struct hnae3_handle *nic = &hdev->nic; hclgevf_set_handle_info() local
2069 struct hnae3_handle *nic = &hdev->nic; hclgevf_init_roce_base_info() local
2147 struct hnae3_handle *nic = &hdev->nic; hclgevf_init_vlan_config() local
3021 struct hnae3_handle *nic = &hdev->nic; hclgevf_get_max_channels() local
3233 struct hnae3_handle *nic = &hdev->nic; hclgevf_update_port_base_vlan_info() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/tehuti/
H A Dtehuti.c99 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() argument
1889 struct pci_nic *nic; bdx_probe() local
2395 struct pci_nic *nic = pci_get_drvdata(pdev); bdx_remove() local
[all...]
H A Dtehuti.h272 struct pci_nic *nic; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_cups_client.cpp603 ipp_t *PrintCupsClient::QueryPrinterAttributesByUri(const std::string &printerUri, const std::string &nic, int num, in QueryPrinterAttributesByUri() argument
658 std::string nic; in QueryPrinterCapabilityByUri() local
862 std::string nic; in FillJobOptions() local
1457 std::string nic; CheckPrinterOnline() local
1701 IsIpConflict(const std::string &printerId, std::string &nic) IsIpConflict() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c2376 qlcnic_83xx_set_nic_info(struct qlcnic_adapter *adapter, struct qlcnic_info *nic) qlcnic_83xx_set_nic_info() argument
2469 qlcnic_get_pci_func_type(struct qlcnic_adapter *adapter, u16 type, u16 *nic, u16 *fcoe, u16 *iscsi) qlcnic_get_pci_func_type() argument
2499 u16 nic = 0, fcoe = 0, iscsi = 0; qlcnic_83xx_get_pci_info() local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_config.c373 uint32 oui, nic; in dhd_conf_set_fw_name_by_mac() local
449 uint32 oui, nic; in dhd_conf_set_nv_name_by_mac() local
[all...]
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/
H A Dklconfig.h492 nic_t nic; /* MUst be aligned properly */ member

Completed in 49 milliseconds

123