Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_dump.c145 buffer_info->next_to_watch, in igc_rings_dump()
196 buffer_info->next_to_watch, in igc_rings_dump()
H A Digc_tsn.c86 buffer->next_to_watch = desc; in igc_fpe_init_tx_descriptor()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c101 first->next_to_watch = tx_desc; in ice_prgm_fdir_fltr()
137 tx_buf->next_to_watch = NULL; in ice_unmap_and_free_tx_buf()
291 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_tx_irq()
309 tx_buf->next_to_watch = NULL; in ice_clean_tx_irq()
1512 first->next_to_watch = tx_desc; in ice_tx_map()
2340 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_ctrl_tx_irq()
2355 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
2381 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h106 union e1000_adv_tx_desc *next_to_watch; member
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.h173 struct iavf_tx_desc *next_to_watch; member
H A Diavf_txrx.c69 tx_buffer->next_to_watch = NULL; in iavf_unmap_and_free_tx_resource()
247 struct iavf_tx_desc *eop_desc = tx_buf->next_to_watch; in iavf_clean_tx_irq()
263 tx_buf->next_to_watch = NULL; in iavf_clean_tx_irq()
2258 first->next_to_watch = tx_desc; in iavf_tx_map()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.h264 struct i40e_tx_desc *next_to_watch; member
H A Di40e_txrx.c148 first->next_to_watch = tx_desc; in i40e_program_fdir_filter()
773 tx_buffer->next_to_watch = NULL; in i40e_unmap_and_free_tx_resource()
945 struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch; in i40e_clean_tx_irq()
957 tx_buf->next_to_watch = NULL; in i40e_clean_tx_irq()
3693 first->next_to_watch = tx_desc; in i40e_tx_map()
3836 tx_head->next_to_watch = tx_desc; in i40e_xmit_xdp_ring()
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf.h30 union ixgbe_adv_tx_desc *next_to_watch; member
/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_main.c1021 first->next_to_watch = tx_desc; in fm10k_tx_map()
1196 struct fm10k_tx_desc *eop_desc = tx_buffer->next_to_watch; in fm10k_clean_tx_irq()
1210 tx_buffer->next_to_watch = NULL; in fm10k_clean_tx_irq()
H A Dfm10k.h63 struct fm10k_tx_desc *next_to_watch; member
H A Dfm10k_netdev.c160 tx_buffer->next_to_watch = NULL; in fm10k_unmap_and_free_tx_resource()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_main.c2752 buffer_info->next_to_watch = i; in e1000_tso()
2809 buffer_info->next_to_watch = i; in e1000_tx_csum()
2882 buffer_info->next_to_watch = i; in e1000_tx_map()
2933 buffer_info->next_to_watch = i; in e1000_tx_map()
2948 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
3423 buffer_info->next_to_watch, in e1000_dump()
3840 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
3869 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h140 u16 next_to_watch; member
/linux/drivers/net/ethernet/intel/igb/
H A Digb_xsk.c516 tx_buffer_info->next_to_watch = tx_desc; in igb_xmit_zc()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h260 union ixgbe_adv_tx_desc *next_to_watch; member