Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb.h105 u16 next_to_watch; member
Dixgb_main.c1354 buffer_info->next_to_watch = 0; in ixgb_tx_map()
1395 buffer_info->next_to_watch = 0; in ixgb_tx_map()
1403 tx_ring->buffer_info[first].next_to_watch = i; in ixgb_tx_map()
1852 eop = tx_ring->buffer_info[i].next_to_watch; in ixgb_clean_tx_irq()
1875 eop = tx_ring->buffer_info[i].next_to_watch; in ixgb_clean_tx_irq()
/linux-4.4.14/drivers/net/ethernet/intel/igbvf/
Digbvf.h127 union e1000_adv_tx_desc *next_to_watch; member
Dnetdev.c804 eop_desc = buffer_info->next_to_watch; in igbvf_clean_tx_irq()
819 buffer_info->next_to_watch = NULL; in igbvf_clean_tx_irq()
848 eop_desc = buffer_info->next_to_watch; in igbvf_clean_tx_irq()
2206 tx_ring->buffer_info[first].next_to_watch = tx_desc; in igbvf_tx_queue_adv()
/linux-4.4.14/drivers/net/ethernet/intel/e1000/
De1000.h156 u16 next_to_watch; member
De1000_main.c2762 buffer_info->next_to_watch = i; in e1000_tso()
2817 buffer_info->next_to_watch = i; in e1000_tx_csum()
2888 buffer_info->next_to_watch = i; in e1000_tx_map()
2940 buffer_info->next_to_watch = i; in e1000_tx_map()
2955 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
3418 buffer_info->next_to_watch, in e1000_dump()
3848 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
3875 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_txrx.h172 struct i40e_tx_desc *next_to_watch; member
Di40e_txrx.c70 tx_buffer->next_to_watch = NULL; in i40e_unmap_and_free_tx_resource()
168 struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch; in i40e_clean_tx_irq()
182 tx_buf->next_to_watch = NULL; in i40e_clean_tx_irq()
1876 first->next_to_watch = tx_desc; in i40evf_tx_map()
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h173 struct i40e_tx_desc *next_to_watch; member
Di40e_txrx.c174 first->next_to_watch = tx_desc; in i40e_program_fdir_filter()
545 tx_buffer->next_to_watch = NULL; in i40e_unmap_and_free_tx_resource()
650 struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch; in i40e_clean_tx_irq()
664 tx_buf->next_to_watch = NULL; in i40e_clean_tx_irq()
2659 first->next_to_watch = tx_desc; in i40e_tx_map()
Di40e_main.c3556 struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch; in i40e_clean_fdir_tx_irq()
3571 tx_buf->next_to_watch = NULL; in i40e_clean_fdir_tx_irq()
3594 tx_buf->next_to_watch = NULL; in i40e_clean_fdir_tx_irq()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf.h56 union ixgbe_adv_tx_desc *next_to_watch; member
Dixgbevf_main.c212 tx_buffer->next_to_watch = NULL; in ixgbevf_unmap_and_free_tx_resource()
308 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq()
322 tx_buffer->next_to_watch = NULL; in ixgbevf_clean_tx_irq()
392 eop_desc = tx_ring->tx_buffer_info[i].next_to_watch; in ixgbevf_clean_tx_irq()
3554 first->next_to_watch = tx_desc; in ixgbevf_tx_map()
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/
Dfm10k_main.c1059 first->next_to_watch = tx_desc; in fm10k_tx_map()
1222 struct fm10k_tx_desc *eop_desc = tx_buffer->next_to_watch; in fm10k_clean_tx_irq()
1236 tx_buffer->next_to_watch = NULL; in fm10k_clean_tx_irq()
Dfm10k.h79 struct fm10k_tx_desc *next_to_watch; member
Dfm10k_netdev.c178 tx_buffer->next_to_watch = NULL; in fm10k_unmap_and_free_tx_resource()
/linux-4.4.14/drivers/net/ethernet/intel/igb/
Digb.h191 union e1000_adv_tx_desc *next_to_watch; member
Digb_main.c410 buffer_info->next_to_watch, in igb_dump()
459 buffer_info->next_to_watch, in igb_dump()
3747 tx_buffer->next_to_watch = NULL; in igb_unmap_and_free_tx_resource()
4956 first->next_to_watch = tx_desc; in igb_tx_map()
6418 union e1000_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_irq()
6432 tx_buffer->next_to_watch = NULL; in igb_clean_tx_irq()
6507 if (tx_buffer->next_to_watch && in igb_clean_tx_irq()
6531 tx_buffer->next_to_watch, in igb_clean_tx_irq()
6533 tx_buffer->next_to_watch->wb.status); in igb_clean_tx_irq()
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
De1000.h157 u16 next_to_watch; member
Dnetdev.c267 buffer_info->next_to_watch, in e1000e_dump()
326 buffer_info->length, buffer_info->next_to_watch, in e1000e_dump()
1101 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()
5396 buffer_info->next_to_watch = i; in e1000_tso()
5450 buffer_info->next_to_watch = i; in e1000_tx_csum()
5479 buffer_info->next_to_watch = i; in e1000_tx_map()
5515 buffer_info->next_to_watch = i; in e1000_tx_map()
5536 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h184 union ixgbe_adv_tx_desc *next_to_watch; member
Dixgbe_main.c616 tx_buffer->next_to_watch, in ixgbe_dump()
682 tx_buffer->next_to_watch, in ixgbe_dump()
934 tx_buffer->next_to_watch = NULL; in ixgbe_unmap_and_free_tx_resource()
1110 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbe_clean_tx_irq()
1124 tx_buffer->next_to_watch = NULL; in ixgbe_clean_tx_irq()
7293 first->next_to_watch = tx_desc; in ixgbe_tx_map()