Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/microsoft/mana/
Dhw_channel.h48 struct hwc_rx_oob { struct
124 const struct hwc_rx_oob *rx_oob);
127 const struct hwc_rx_oob *rx_oob);
Dhw_channel.c184 const struct hwc_rx_oob *rx_oob) in mana_hwc_rx_event_handler()
230 const struct hwc_rx_oob *rx_oob) in mana_hwc_tx_event_handler()
291 struct hwc_rx_oob comp_data = {}; in mana_hwc_comp_event()
303 comp_data = *(struct hwc_rx_oob *)completions[i].cqe_data; in mana_hwc_comp_event()