| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_dump.c | 145 buffer_info->next_to_watch, in igc_rings_dump() 196 buffer_info->next_to_watch, in igc_rings_dump()
|
| H A D | igc_main.c | 221 eop_desc = tx_buffer->next_to_watch; in igc_clean_tx_ring() 240 tx_buffer->next_to_watch = NULL; in igc_clean_tx_ring() 1136 first->next_to_watch = desc; in igc_init_tx_empty_descriptor() 1410 first->next_to_watch = tx_desc; in igc_tx_map() 2453 head->next_to_watch = desc; in igc_xdp_init_tx_descriptor() 3107 bi->next_to_watch = tx_desc; in igc_xdp_xmit_zc() 3153 union igc_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igc_clean_tx_irq() 3179 tx_buffer->next_to_watch = NULL; in igc_clean_tx_irq() 3258 if (tx_buffer->next_to_watch && in igc_clean_tx_irq() 3283 tx_buffer->next_to_watch, in igc_clean_tx_irq() [all …]
|
| H A D | igc_tsn.c | 85 buffer->next_to_watch = desc; in igc_fpe_init_tx_descriptor()
|
| H A D | igc.h | 91 union igc_adv_tx_desc *next_to_watch; member
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_txrx.c | 101 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() 290 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_tx_irq() 308 tx_buf->next_to_watch = NULL; in ice_clean_tx_irq() 1511 first->next_to_watch = tx_desc; in ice_tx_map() 2329 struct ice_tx_desc *eop_desc = tx_buf->next_to_watch; in ice_clean_ctrl_tx_irq() 2344 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq() 2370 tx_buf->next_to_watch = NULL; in ice_clean_ctrl_tx_irq()
|
| H A D | ice_txrx.h | 99 struct ice_tx_desc *next_to_watch; member
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | igbvf.h | 106 union e1000_adv_tx_desc *next_to_watch; member
|
| H A D | netdev.c | 785 eop_desc = buffer_info->next_to_watch; in igbvf_clean_tx_irq() 800 buffer_info->next_to_watch = NULL; in igbvf_clean_tx_irq() 829 eop_desc = buffer_info->next_to_watch; in igbvf_clean_tx_irq() 2262 tx_ring->buffer_info[first].next_to_watch = tx_desc; in igbvf_tx_queue_adv()
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000.h | 129 u16 next_to_watch; member
|
| H A D | e1000_main.c | 2752 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/iavf/ |
| H A D | iavf_txrx.h | 173 struct iavf_tx_desc *next_to_watch; member
|
| H A D | iavf_txrx.c | 69 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 D | i40e_txrx.h | 264 struct i40e_tx_desc *next_to_watch; member
|
| H A D | i40e_txrx.c | 148 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/fm10k/ |
| H A D | fm10k_main.c | 1021 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 D | fm10k.h | 63 struct fm10k_tx_desc *next_to_watch; member
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | ixgbevf.h | 30 union ixgbe_adv_tx_desc *next_to_watch; member
|
| H A D | ixgbevf_main.c | 286 union ixgbe_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_irq() 300 tx_buffer->next_to_watch = NULL; in ixgbevf_clean_tx_irq() 375 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() 2456 eop_desc = tx_buffer->next_to_watch; in ixgbevf_clean_tx_ring() 4088 first->next_to_watch = tx_desc; in ixgbevf_tx_map()
|
| /linux/drivers/net/ethernet/intel/e1000e/ |
| H A D | e1000.h | 140 u16 next_to_watch; member
|
| H A D | netdev.c | 250 buffer_info->next_to_watch, in e1000e_dump() 309 buffer_info->length, buffer_info->next_to_watch, in e1000e_dump() 1096 unsigned int eop = tx_ring->buffer_info[i].next_to_watch; in e1000_print_hw_hang() 1229 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq() 1261 eop = tx_ring->buffer_info[i].next_to_watch; in e1000_clean_tx_irq() 5509 buffer_info->next_to_watch = i; in e1000_tso() 5563 buffer_info->next_to_watch = i; in e1000_tx_csum() 5592 buffer_info->next_to_watch = i; in e1000_tx_map() 5627 buffer_info->next_to_watch = i; in e1000_tx_map() 5648 tx_ring->buffer_info[first].next_to_watch = i; in e1000_tx_map()
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | igb_xsk.c | 516 tx_buffer_info->next_to_watch = tx_desc; in igb_xmit_zc()
|
| H A D | igb_main.c | 366 buffer_info->next_to_watch, in igb_dump() 415 buffer_info->next_to_watch, in igb_dump() 4959 eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_ring() 4982 tx_buffer->next_to_watch = NULL; in igb_clean_tx_ring() 6369 first->next_to_watch = tx_desc; in igb_tx_map() 6495 tx_head->next_to_watch = tx_desc; in igb_xmit_xdp_ring() 8350 union e1000_adv_tx_desc *eop_desc = tx_buffer->next_to_watch; in igb_clean_tx_irq() 8364 tx_buffer->next_to_watch = NULL; in igb_clean_tx_irq() 8461 if (tx_buffer->next_to_watch && in igb_clean_tx_irq() 8485 tx_buffer->next_to_watch, in igb_clean_tx_irq() [all …]
|
| H A D | igb.h | 268 union e1000_adv_tx_desc *next_to_watch; member
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_lib.c | 769 union wx_tx_desc *eop_desc = tx_buffer->next_to_watch; in wx_clean_tx_irq() 796 tx_buffer->next_to_watch = NULL; in wx_clean_tx_irq() 1129 first->next_to_watch = tx_desc; in wx_tx_map() 2689 eop_desc = tx_buffer->next_to_watch; in wx_clean_tx_ring()
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe.h | 260 union ixgbe_adv_tx_desc *next_to_watch; member
|