Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.h103 static inline struct fun_cqe_info *funq_cqe_info(const struct fun_queue *funq, in funq_cqe_info() function
H A Dfun_queue.c296 info = funq_cqe_info(funq, cqe); in __fun_process_cq()