Home
last modified time | relevance | path

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

12

/Linux-v5.15/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()
1276 first->next_to_watch = tx_desc; in igc_tx_map()
2170 buffer->next_to_watch = desc; in igc_xdp_init_tx_descriptor()
2631 bi->next_to_watch = tx_desc; in igc_xdp_xmit_zc()
2675 union igc_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igc_clean_tx_irq()
2689 tx_buffer->next_to_watch = NULL; in igc_clean_tx_irq()
2768 if (tx_buffer->next_to_watch && in igc_clean_tx_irq()
2791 tx_buffer->next_to_watch, in igc_clean_tx_irq()
2793 tx_buffer->next_to_watch->wb.status); in igc_clean_tx_irq()
Digc.h440 union igc_adv_tx_desc *next_to_watch; member
/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_txrx.c96 first->next_to_watch = tx_desc; in ice_prgm_fdir_fltr()
130 tx_buf->next_to_watch = NULL; in ice_unmap_and_free_tx_buf()
220 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_tx_irq()
235 tx_buf->next_to_watch = NULL; in ice_clean_tx_irq()
1623 first->next_to_watch = tx_desc; in ice_tx_map()
2315 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_ctrl_tx_irq()
2330 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
2356 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
Dice_txrx_lib.c259 tx_buf->next_to_watch = tx_desc; in ice_xmit_xdp_ring()
Dice_txrx.h143 struct ice_tx_desc *next_to_watch; member
/Linux-v5.15/drivers/net/ethernet/intel/ixgb/
Dixgb.h79 u16 next_to_watch; member
Dixgb_main.c1317 buffer_info->next_to_watch = 0; in ixgb_tx_map()
1356 buffer_info->next_to_watch = 0; in ixgb_tx_map()
1364 tx_ring->buffer_info[first].next_to_watch = i; in ixgb_tx_map()
1789 eop = tx_ring->buffer_info[i].next_to_watch; in ixgb_clean_tx_irq()
1812 eop = tx_ring->buffer_info[i].next_to_watch; in ixgb_clean_tx_irq()
/Linux-v5.15/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()
2271 tx_ring->buffer_info[first].next_to_watch = tx_desc; in igbvf_tx_queue_adv()
/Linux-v5.15/drivers/net/ethernet/intel/e1000/
De1000.h129 u16 next_to_watch; member
De1000_main.c2750 buffer_info->next_to_watch = i; in e1000_tso()
2807 buffer_info->next_to_watch = i; in e1000_tx_csum()
2880 buffer_info->next_to_watch = i; in e1000_tx_map()
2931 buffer_info->next_to_watch = i; in e1000_tx_map()
2946 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
3423 buffer_info->next_to_watch, in e1000_dump()
3838 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
3866 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
/Linux-v5.15/drivers/net/ethernet/intel/iavf/
Diavf_txrx.h261 struct iavf_tx_desc *next_to_watch; member
Diavf_txrx.c47 tx_buffer->next_to_watch = NULL; in iavf_unmap_and_free_tx_resource()
204 struct iavf_tx_desc *eop_desc = tx_buf->next_to_watch; in iavf_clean_tx_irq()
220 tx_buf->next_to_watch = NULL; in iavf_clean_tx_irq()
2364 first->next_to_watch = tx_desc; in iavf_tx_map()
/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h261 struct i40e_tx_desc *next_to_watch; member
Di40e_txrx.c151 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()
3606 first->next_to_watch = tx_desc; in i40e_tx_map()
3731 tx_bi->next_to_watch = tx_desc; in i40e_xmit_xdp_ring()
/Linux-v5.15/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()
2405 eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_ring()
4033 first->next_to_watch = tx_desc; in ixgbevf_tx_map()
/Linux-v5.15/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c1014 first->next_to_watch = tx_desc; in fm10k_tx_map()
1189 struct fm10k_tx_desc *eop_desc = tx_buffer->next_to_watch; in fm10k_clean_tx_irq()
1203 tx_buffer->next_to_watch = NULL; in fm10k_clean_tx_irq()
Dfm10k.h63 struct fm10k_tx_desc *next_to_watch; member
/Linux-v5.15/drivers/net/ethernet/intel/e1000e/
De1000.h136 u16 next_to_watch; member
Dnetdev.c246 buffer_info->next_to_watch, in e1000e_dump()
305 buffer_info->length, buffer_info->next_to_watch, in e1000e_dump()
1092 unsigned int eop = tx_ring->buffer_info[i].next_to_watch; in e1000_print_hw_hang()
1225 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
1257 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
5518 buffer_info->next_to_watch = i; in e1000_tso()
5572 buffer_info->next_to_watch = i; in e1000_tx_csum()
5601 buffer_info->next_to_watch = i; in e1000_tx_map()
5636 buffer_info->next_to_watch = i; in e1000_tx_map()
5657 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
/Linux-v5.15/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()
4825 eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_ring()
4847 tx_buffer->next_to_watch = NULL; in igb_clean_tx_ring()
6199 first->next_to_watch = tx_desc; in igb_tx_map()
6310 tx_buffer->next_to_watch = tx_desc; in igb_xmit_xdp_ring()
8050 union e1000_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_irq()
8064 tx_buffer->next_to_watch = NULL; in igb_clean_tx_irq()
8141 if (tx_buffer->next_to_watch && in igb_clean_tx_irq()
8165 tx_buffer->next_to_watch, in igb_clean_tx_irq()
[all …]
/Linux-v5.15/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h212 union ixgbe_adv_tx_desc *next_to_watch; member

12