Home
last modified time | relevance | path

Searched refs:next_to_watch (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_dump.c145 buffer_info->next_to_watch, in igc_rings_dump()
196 buffer_info->next_to_watch, in igc_rings_dump()
Digc_main.c221 eop_desc = tx_buffer->next_to_watch; in igc_clean_tx_ring()
240 tx_buffer->next_to_watch = NULL; in igc_clean_tx_ring()
1137 first->next_to_watch = desc; in igc_init_tx_empty_descriptor()
1411 first->next_to_watch = tx_desc; in igc_tx_map()
2422 head->next_to_watch = desc; in igc_xdp_init_tx_descriptor()
2925 bi->next_to_watch = tx_desc; in igc_xdp_xmit_zc()
2969 union igc_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igc_clean_tx_irq()
2983 tx_buffer->next_to_watch = NULL; in igc_clean_tx_irq()
3062 if (tx_buffer->next_to_watch && in igc_clean_tx_irq()
3087 tx_buffer->next_to_watch, in igc_clean_tx_irq()
[all …]
Digc.h498 union igc_adv_tx_desc *next_to_watch; member
/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_txrx.c100 first->next_to_watch = tx_desc; in ice_prgm_fdir_fltr()
136 tx_buf->next_to_watch = NULL; in ice_unmap_and_free_tx_buf()
236 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_tx_irq()
254 tx_buf->next_to_watch = NULL; in ice_clean_tx_irq()
1756 first->next_to_watch = tx_desc; in ice_tx_map()
2516 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_ctrl_tx_irq()
2531 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
2557 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
Dice_txrx.h167 struct ice_tx_desc *next_to_watch; member
/Linux-v6.6/drivers/net/ethernet/intel/igbvf/
Digbvf.h106 union e1000_adv_tx_desc *next_to_watch; member
Dnetdev.c786 eop_desc = buffer_info->next_to_watch; in igbvf_clean_tx_irq()
801 buffer_info->next_to_watch = NULL; in igbvf_clean_tx_irq()
830 eop_desc = buffer_info->next_to_watch; in igbvf_clean_tx_irq()
2274 tx_ring->buffer_info[first].next_to_watch = tx_desc; in igbvf_tx_queue_adv()
/Linux-v6.6/drivers/net/ethernet/intel/e1000/
De1000.h129 u16 next_to_watch; member
De1000_main.c2751 buffer_info->next_to_watch = i; in e1000_tso()
2808 buffer_info->next_to_watch = i; in e1000_tx_csum()
2881 buffer_info->next_to_watch = i; in e1000_tx_map()
2932 buffer_info->next_to_watch = i; in e1000_tx_map()
2947 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
3424 buffer_info->next_to_watch, in e1000_dump()
3839 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
3868 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
/Linux-v6.6/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h262 struct iavf_tx_desc *next_to_watch; member
Diavf_txrx.c47 tx_buffer->next_to_watch = NULL; in iavf_unmap_and_free_tx_resource()
225 struct iavf_tx_desc *eop_desc = tx_buf->next_to_watch; in iavf_clean_tx_irq()
241 tx_buf->next_to_watch = NULL; in iavf_clean_tx_irq()
2387 first->next_to_watch = tx_desc; in iavf_tx_map()
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h261 struct i40e_tx_desc *next_to_watch; member
Di40e_txrx.c152 first->next_to_watch = tx_desc; in i40e_program_fdir_filter()
778 tx_buffer->next_to_watch = NULL; in i40e_unmap_and_free_tx_resource()
948 struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch; in i40e_clean_tx_irq()
963 tx_buf->next_to_watch = NULL; in i40e_clean_tx_irq()
3713 first->next_to_watch = tx_desc; in i40e_tx_map()
3856 tx_head->next_to_watch = tx_desc; in i40e_xmit_xdp_ring()
/Linux-v6.6/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c1022 first->next_to_watch = tx_desc; in fm10k_tx_map()
1197 struct fm10k_tx_desc *eop_desc = tx_buffer->next_to_watch; in fm10k_clean_tx_irq()
1211 tx_buffer->next_to_watch = NULL; in fm10k_clean_tx_irq()
Dfm10k.h63 struct fm10k_tx_desc *next_to_watch; member
Dfm10k_netdev.c160 tx_buffer->next_to_watch = NULL; in fm10k_unmap_and_free_tx_resource()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h30 union ixgbe_adv_tx_desc *next_to_watch; member
Dixgbevf_main.c282 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq()
296 tx_buffer->next_to_watch = NULL; in ixgbevf_clean_tx_irq()
371 eop_desc = tx_ring->tx_buffer_info[i].next_to_watch; in ixgbevf_clean_tx_irq()
1042 tx_buffer->next_to_watch = tx_desc; in ixgbevf_xmit_xdp_ring()
2427 eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_ring()
4058 first->next_to_watch = tx_desc; in ixgbevf_tx_map()
/Linux-v6.6/drivers/net/ethernet/intel/e1000e/
De1000.h139 u16 next_to_watch; member
Dnetdev.c249 buffer_info->next_to_watch, in e1000e_dump()
308 buffer_info->length, buffer_info->next_to_watch, in e1000e_dump()
1095 unsigned int eop = tx_ring->buffer_info[i].next_to_watch; in e1000_print_hw_hang()
1228 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
1260 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
5485 buffer_info->next_to_watch = i; in e1000_tso()
5539 buffer_info->next_to_watch = i; in e1000_tx_csum()
5568 buffer_info->next_to_watch = i; in e1000_tx_map()
5603 buffer_info->next_to_watch = i; in e1000_tx_map()
5624 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
/Linux-v6.6/drivers/net/ethernet/wangxun/libwx/
Dwx_lib.c788 union wx_tx_desc *eop_desc = tx_buffer->next_to_watch; in wx_clean_tx_irq()
802 tx_buffer->next_to_watch = NULL; in wx_clean_tx_irq()
1093 first->next_to_watch = tx_desc; in wx_tx_map()
2338 eop_desc = tx_buffer->next_to_watch; in wx_clean_tx_ring()
Dwx_type.h746 union wx_tx_desc *next_to_watch; member
/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb.h264 union e1000_adv_tx_desc *next_to_watch; member
Digb_main.c398 buffer_info->next_to_watch, in igb_dump()
447 buffer_info->next_to_watch, in igb_dump()
4928 eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_ring()
4950 tx_buffer->next_to_watch = NULL; in igb_clean_tx_ring()
6303 first->next_to_watch = tx_desc; in igb_tx_map()
6429 tx_head->next_to_watch = tx_desc; in igb_xmit_xdp_ring()
8273 union e1000_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_irq()
8287 tx_buffer->next_to_watch = NULL; in igb_clean_tx_irq()
8364 if (tx_buffer->next_to_watch && in igb_clean_tx_irq()
8388 tx_buffer->next_to_watch, in igb_clean_tx_irq()
[all …]
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h256 union ixgbe_adv_tx_desc *next_to_watch; member

12