Home
last modified time | relevance | path

Searched refs:idpf_buf_lifo (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h159 struct idpf_buf_lifo { struct
471 struct idpf_buf_lifo buf_stack;
H A Didpf_txrx.c28 static int idpf_buf_lifo_push(struct idpf_buf_lifo *stack, in idpf_buf_lifo_push()
43 static struct idpf_tx_stash *idpf_buf_lifo_pop(struct idpf_buf_lifo *stack) in idpf_buf_lifo_pop()
79 struct idpf_buf_lifo *buf_stack; in idpf_tx_buf_rel_all()
197 struct idpf_buf_lifo *buf_stack; in idpf_tx_buf_alloc_all()