Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_hw.h369 struct be_eth_rx_compl { struct
H A Dbe_main.c2487 static void be_parse_rx_compl_v1(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v1()
2510 static void be_parse_rx_compl_v0(struct be_eth_rx_compl *compl, in be_parse_rx_compl_v0()
2534 struct be_eth_rx_compl *compl = queue_tail_node(&rxo->cq); in be_rx_compl_get()
3144 sizeof(struct be_eth_rx_compl)); in be_rx_cqs_create()