Searched refs:free_pending_pkts_csm (Results 1 – 2 of 2) sorted by relevance
508 int32_t index = tx->dqo.free_pending_pkts_csm; in gve_alloc_pending_packet()516 tx->dqo.free_pending_pkts_csm = atomic_swap_32( in gve_alloc_pending_packet()519 index = tx->dqo.free_pending_pkts_csm; in gve_alloc_pending_packet()527 tx->dqo.free_pending_pkts_csm = pending_pkt->next; in gve_alloc_pending_packet()1010 tx->dqo.free_pending_pkts_csm = 0; in gve_clear_tx_ring_dqo()
428 int32_t free_pending_pkts_csm; member