Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/intel/igc/
A Digc_dump.c145 buffer_info->next_to_watch, in igc_rings_dump()
196 buffer_info->next_to_watch, in igc_rings_dump()
A Digc_main.c222 eop_desc = tx_buffer->next_to_watch; in igc_clean_tx_ring()
241 tx_buffer->next_to_watch = NULL; in igc_clean_tx_ring()
1277 first->next_to_watch = tx_desc; in igc_tx_map()
2171 buffer->next_to_watch = desc; in igc_xdp_init_tx_descriptor()
2632 bi->next_to_watch = tx_desc; in igc_xdp_xmit_zc()
2676 union igc_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igc_clean_tx_irq()
2690 tx_buffer->next_to_watch = NULL; in igc_clean_tx_irq()
2769 if (tx_buffer->next_to_watch && in igc_clean_tx_irq()
2792 tx_buffer->next_to_watch, in igc_clean_tx_irq()
2794 tx_buffer->next_to_watch->wb.status); in igc_clean_tx_irq()
A Digc.h440 union igc_adv_tx_desc *next_to_watch; member
/linux/drivers/net/ethernet/intel/ice/
A Dice_txrx.c98 first->next_to_watch = tx_desc; in ice_prgm_fdir_fltr()
132 tx_buf->next_to_watch = NULL; in ice_unmap_and_free_tx_buf()
229 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_tx_irq()
244 tx_buf->next_to_watch = NULL; in ice_clean_tx_irq()
1683 first->next_to_watch = tx_desc; in ice_tx_map()
2410 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_ctrl_tx_irq()
2425 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
2451 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
A Dice_txrx.h143 struct ice_tx_desc *next_to_watch; member
/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb.h79 u16 next_to_watch; member
A Dixgb_main.c1319 buffer_info->next_to_watch = 0; in ixgb_tx_map()
1358 buffer_info->next_to_watch = 0; in ixgb_tx_map()
1366 tx_ring->buffer_info[first].next_to_watch = i; in ixgb_tx_map()
1791 eop = tx_ring->buffer_info[i].next_to_watch; in ixgb_clean_tx_irq()
1814 eop = tx_ring->buffer_info[i].next_to_watch; in ixgb_clean_tx_irq()
/linux/drivers/net/ethernet/intel/igbvf/
A Digbvf.h106 union e1000_adv_tx_desc *next_to_watch; member
A 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()
2270 tx_ring->buffer_info[first].next_to_watch = tx_desc; in igbvf_tx_queue_adv()
/linux/drivers/net/ethernet/intel/e1000/
A De1000.h129 u16 next_to_watch; member
A 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/drivers/net/ethernet/intel/iavf/
A 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()
A Diavf_txrx.h261 struct iavf_tx_desc *next_to_watch; member
/linux/drivers/net/ethernet/intel/i40e/
A 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()
A Di40e_txrx.h261 struct i40e_tx_desc *next_to_watch; member
/linux/drivers/net/ethernet/intel/fm10k/
A 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()
A Dfm10k.h63 struct fm10k_tx_desc *next_to_watch; member
A Dfm10k_netdev.c160 tx_buffer->next_to_watch = NULL; in fm10k_unmap_and_free_tx_resource()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Dixgbevf.h30 union ixgbe_adv_tx_desc *next_to_watch; member
A 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/drivers/net/ethernet/intel/e1000e/
A De1000.h137 u16 next_to_watch; member
A 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()
5517 buffer_info->next_to_watch = i; in e1000_tso()
5571 buffer_info->next_to_watch = i; in e1000_tx_csum()
5600 buffer_info->next_to_watch = i; in e1000_tx_map()
5635 buffer_info->next_to_watch = i; in e1000_tx_map()
5656 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
/linux/drivers/net/ethernet/intel/igb/
A Digb.h264 union e1000_adv_tx_desc *next_to_watch; member
A Digb_main.c398 buffer_info->next_to_watch, in igb_dump()
447 buffer_info->next_to_watch, in igb_dump()
4832 eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_ring()
4854 tx_buffer->next_to_watch = NULL; in igb_clean_tx_ring()
6206 first->next_to_watch = tx_desc; in igb_tx_map()
6317 tx_buffer->next_to_watch = tx_desc; in igb_xmit_xdp_ring()
8057 union e1000_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_irq()
8071 tx_buffer->next_to_watch = NULL; in igb_clean_tx_irq()
8148 if (tx_buffer->next_to_watch && in igb_clean_tx_irq()
8172 tx_buffer->next_to_watch, in igb_clean_tx_irq()
[all …]
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h212 union ixgbe_adv_tx_desc *next_to_watch; member

Completed in 117 milliseconds

12