Home
last modified time | relevance | path

Searched refs:tnapi (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c206 #define TG3_TX_WAKEUP_THRESH(tnapi) ((tnapi)->tx_pending / 4)
1018 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints() local
1020 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24); in tg3_enable_ints()
1022 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24); in tg3_enable_ints()
1024 tp->coal_now |= tnapi->coal_now; in tg3_enable_ints()
1037 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work() argument
1039 struct tg3 *tp = tnapi in tg3_has_work()
1066 tg3_int_reenable(struct tg3_napi *tnapi) tg3_int_reenable() argument
6489 struct tg3_napi *tnapi = &tp->napi[i]; tg3_dump_state() local
6536 tg3_tx_avail(struct tg3_napi *tnapi) tg3_tx_avail() argument
6548 tg3_tx(struct tg3_napi *tnapi) tg3_tx() argument
6751 tg3_recycle_rx(struct tg3_napi *tnapi, struct tg3_rx_prodring_set *dpr, u32 opaque_key, int src_idx, u32 dest_idx_unmasked) tg3_recycle_rx() argument
6821 tg3_rx(struct tg3_napi *tnapi, int budget) tg3_rx() argument
7176 tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) tg3_poll_work() argument
7240 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); tg3_poll_msix() local
7334 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); tg3_poll() local
7482 struct tg3_napi *tnapi = dev_id; tg3_msi_1shot() local
7501 struct tg3_napi *tnapi = dev_id; tg3_msi() local
7523 struct tg3_napi *tnapi = dev_id; tg3_interrupt() local
7572 struct tg3_napi *tnapi = dev_id; tg3_interrupt_tagged() local
7625 struct tg3_napi *tnapi = dev_id; tg3_test_isr() local
7708 tg3_tx_frag_set(struct tg3_napi *tnapi, u32 *entry, u32 *budget, dma_addr_t map, u32 len, u32 flags, u32 mss, u32 vlan) tg3_tx_frag_set() argument
7771 tg3_tx_skb_unmap(struct tg3_napi *tnapi, u32 entry, int last) tg3_tx_skb_unmap() argument
7810 tigon3_dma_hwbug_workaround(struct tg3_napi *tnapi, struct sk_buff **pskb, u32 *entry, u32 *budget, u32 base_flags, u32 mss, u32 vlan) tigon3_dma_hwbug_workaround() argument
7864 tg3_tso_bug_gso_check(struct tg3_napi *tnapi, struct sk_buff *skb) tg3_tso_bug_gso_check() argument
7877 tg3_tso_bug(struct tg3 *tp, struct tg3_napi *tnapi, struct netdev_queue *txq, struct sk_buff *skb) tg3_tso_bug() argument
7925 struct tg3_napi *tnapi; tg3_start_xmit() local
8556 struct tg3_napi *tnapi = &tp->napi[j]; tg3_free_rings() local
8593 struct tg3_napi *tnapi = &tp->napi[i]; tg3_init_rings() local
8625 struct tg3_napi *tnapi = &tp->napi[i]; tg3_mem_tx_release() local
8641 struct tg3_napi *tnapi = &tp->napi[0]; tg3_mem_tx_acquire() local
8676 struct tg3_napi *tnapi = &tp->napi[i]; tg3_mem_rx_release() local
8704 struct tg3_napi *tnapi = &tp->napi[i]; tg3_mem_rx_acquire() local
8740 struct tg3_napi *tnapi = &tp->napi[i]; tg3_free_consistent() local
8779 struct tg3_napi *tnapi = &tp->napi[i]; tg3_alloc_consistent() local
8950 struct tg3_napi *tnapi = &tp->napi[i]; tg3_abort_hw() local
9117 struct tg3_napi *tnapi = &tp->napi[i]; global() variable
9376 struct tg3_napi *tnapi = &tp->napi[i]; tg3_halt() local
9560 struct tg3_napi *tnapi = &tp->napi[i]; tg3_tx_rcbs_init() local
9604 struct tg3_napi *tnapi = &tp->napi[i]; tg3_rx_ret_rcbs_init() local
9620 struct tg3_napi *tnapi = &tp->napi[0]; tg3_rings_reset() local
10980 struct tg3_napi *tnapi = &tp->napi[i]; tg3_chk_missed_msi() local
11260 struct tg3_napi *tnapi = &tp->napi[irq_num]; tg3_request_irq() local
11298 struct tg3_napi *tnapi = &tp->napi[0]; tg3_test_interrupt() local
11617 struct tg3_napi *tnapi = &tp->napi[i]; tg3_start() local
11688 struct tg3_napi *tnapi = &tp->napi[i]; tg3_start() local
11727 struct tg3_napi *tnapi = &tp->napi[i]; tg3_stop() local
11997 struct tg3_napi *tnapi = &tp->napi[i]; tg3_get_nstats() local
13474 struct tg3_napi *tnapi, *rnapi; tg3_run_loopback() local
17905 struct tg3_napi *tnapi = &tp->napi[i]; tg3_init_one() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c207 #define TG3_TX_WAKEUP_THRESH(tnapi) ((tnapi)->tx_pending / 4)
1019 struct tg3_napi *tnapi = &tp->napi[i]; in tg3_enable_ints() local
1021 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24); in tg3_enable_ints()
1023 tw32_mailbox_f(tnapi->int_mbox, tnapi->last_tag << 24); in tg3_enable_ints()
1025 tp->coal_now |= tnapi->coal_now; in tg3_enable_ints()
1038 static inline unsigned int tg3_has_work(struct tg3_napi *tnapi) in tg3_has_work() argument
1040 struct tg3 *tp = tnapi in tg3_has_work()
1067 tg3_int_reenable(struct tg3_napi *tnapi) tg3_int_reenable() argument
6474 struct tg3_napi *tnapi = &tp->napi[i]; tg3_dump_state() local
6521 tg3_tx_avail(struct tg3_napi *tnapi) tg3_tx_avail() argument
6533 tg3_tx(struct tg3_napi *tnapi) tg3_tx() argument
6732 tg3_recycle_rx(struct tg3_napi *tnapi, struct tg3_rx_prodring_set *dpr, u32 opaque_key, int src_idx, u32 dest_idx_unmasked) tg3_recycle_rx() argument
6802 tg3_rx(struct tg3_napi *tnapi, int budget) tg3_rx() argument
7162 tg3_poll_work(struct tg3_napi *tnapi, int work_done, int budget) tg3_poll_work() argument
7226 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); tg3_poll_msix() local
7320 struct tg3_napi *tnapi = container_of(napi, struct tg3_napi, napi); tg3_poll() local
7468 struct tg3_napi *tnapi = dev_id; tg3_msi_1shot() local
7487 struct tg3_napi *tnapi = dev_id; tg3_msi() local
7509 struct tg3_napi *tnapi = dev_id; tg3_interrupt() local
7558 struct tg3_napi *tnapi = dev_id; tg3_interrupt_tagged() local
7611 struct tg3_napi *tnapi = dev_id; tg3_test_isr() local
7694 tg3_tx_frag_set(struct tg3_napi *tnapi, u32 *entry, u32 *budget, dma_addr_t map, u32 len, u32 flags, u32 mss, u32 vlan) tg3_tx_frag_set() argument
7757 tg3_tx_skb_unmap(struct tg3_napi *tnapi, u32 entry, int last) tg3_tx_skb_unmap() argument
7794 tigon3_dma_hwbug_workaround(struct tg3_napi *tnapi, struct sk_buff **pskb, u32 *entry, u32 *budget, u32 base_flags, u32 mss, u32 vlan) tigon3_dma_hwbug_workaround() argument
7848 tg3_tso_bug_gso_check(struct tg3_napi *tnapi, struct sk_buff *skb) tg3_tso_bug_gso_check() argument
7861 tg3_tso_bug(struct tg3 *tp, struct tg3_napi *tnapi, struct netdev_queue *txq, struct sk_buff *skb) tg3_tso_bug() argument
7909 struct tg3_napi *tnapi; tg3_start_xmit() local
8541 struct tg3_napi *tnapi = &tp->napi[j]; tg3_free_rings() local
8578 struct tg3_napi *tnapi = &tp->napi[i]; tg3_init_rings() local
8610 struct tg3_napi *tnapi = &tp->napi[i]; tg3_mem_tx_release() local
8626 struct tg3_napi *tnapi = &tp->napi[0]; tg3_mem_tx_acquire() local
8661 struct tg3_napi *tnapi = &tp->napi[i]; tg3_mem_rx_release() local
8689 struct tg3_napi *tnapi = &tp->napi[i]; tg3_mem_rx_acquire() local
8725 struct tg3_napi *tnapi = &tp->napi[i]; tg3_free_consistent() local
8764 struct tg3_napi *tnapi = &tp->napi[i]; tg3_alloc_consistent() local
8935 struct tg3_napi *tnapi = &tp->napi[i]; tg3_abort_hw() local
9102 struct tg3_napi *tnapi = &tp->napi[i]; global() variable
9361 struct tg3_napi *tnapi = &tp->napi[i]; tg3_halt() local
9545 struct tg3_napi *tnapi = &tp->napi[i]; tg3_tx_rcbs_init() local
9589 struct tg3_napi *tnapi = &tp->napi[i]; tg3_rx_ret_rcbs_init() local
9605 struct tg3_napi *tnapi = &tp->napi[0]; tg3_rings_reset() local
10964 struct tg3_napi *tnapi = &tp->napi[i]; tg3_chk_missed_msi() local
11240 struct tg3_napi *tnapi = &tp->napi[irq_num]; tg3_request_irq() local
11278 struct tg3_napi *tnapi = &tp->napi[0]; tg3_test_interrupt() local
11597 struct tg3_napi *tnapi = &tp->napi[i]; tg3_start() local
11668 struct tg3_napi *tnapi = &tp->napi[i]; tg3_start() local
11707 struct tg3_napi *tnapi = &tp->napi[i]; tg3_stop() local
11977 struct tg3_napi *tnapi = &tp->napi[i]; tg3_get_nstats() local
13423 struct tg3_napi *tnapi, *rnapi; tg3_run_loopback() local
17830 struct tg3_napi *tnapi = &tp->napi[i]; tg3_init_one() local
[all...]

Completed in 15 milliseconds