Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A 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/drivers/net/ethernet/microsoft/mana/
H A Dhw_channel.c211 const struct hwc_rx_oob *rx_oob) in mana_hwc_rx_event_handler()
255 const struct hwc_rx_oob *rx_oob) in mana_hwc_tx_event_handler()
317 struct hwc_rx_oob comp_data = {}; in mana_hwc_comp_event()
329 comp_data = *(struct hwc_rx_oob *)completions[i].cqe_data; in mana_hwc_comp_event()