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()
148 u32 num_of_bufs; member
670 cnt = tx_info->num_of_bufs; in ena_unmap_tx_buff()2557 tx_info->num_of_bufs++; in ena_tx_map_skb()2583 tx_info->num_of_bufs++; in ena_tx_map_skb()2596 tx_info->num_of_bufs += i; in ena_tx_map_skb()2627 tx_info->num_of_bufs = 0; in ena_start_xmit()2638 ena_tx_ctx.num_bufs = tx_info->num_of_bufs; in ena_start_xmit()
Completed in 12 milliseconds