Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/microsoft/mana/
Dhw_channel.h46 struct hwc_rx_oob { struct
122 const struct hwc_rx_oob *rx_oob);
125 const struct hwc_rx_oob *rx_oob);
Dhw_channel.c176 const struct hwc_rx_oob *rx_oob) in mana_hwc_rx_event_handler()
222 const struct hwc_rx_oob *rx_oob) in mana_hwc_tx_event_handler()
283 struct hwc_rx_oob comp_data = {}; in mana_hwc_comp_event()
295 comp_data = *(struct hwc_rx_oob *)completions[i].cqe_data; in mana_hwc_comp_event()