Searched refs:num_of_bufs (Results 1 – 3 of 3) sorted by relevance
62 ena_tx_ctx->num_bufs = tx_info->num_of_bufs = 1; in ena_xdp_tx_map_frame()88 tx_info->num_of_bufs = 0; in ena_xdp_xmit_frame()
145 u32 num_of_bufs; member
693 cnt = tx_info->num_of_bufs; in ena_unmap_tx_buff()2553 tx_info->num_of_bufs++; in ena_tx_map_skb()2579 tx_info->num_of_bufs++; in ena_tx_map_skb()2592 tx_info->num_of_bufs += i; in ena_tx_map_skb()2623 tx_info->num_of_bufs = 0; in ena_start_xmit()2634 ena_tx_ctx.num_bufs = tx_info->num_of_bufs; in ena_start_xmit()
Completed in 893 milliseconds