Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/mana/
Dhw_channel.h52 struct hwc_rx_oob { struct
128 const struct hwc_rx_oob *rx_oob);
131 const struct hwc_rx_oob *rx_oob);
/Linux-v6.6/drivers/net/ethernet/microsoft/mana/
Dhw_channel.c202 const struct hwc_rx_oob *rx_oob) in mana_hwc_rx_event_handler()
248 const struct hwc_rx_oob *rx_oob) in mana_hwc_tx_event_handler()
309 struct hwc_rx_oob comp_data = {}; in mana_hwc_comp_event()
321 comp_data = *(struct hwc_rx_oob *)completions[i].cqe_data; in mana_hwc_comp_event()