Home
last modified time | relevance | path

Searched refs:CXGB4_MSG_AN (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h84 #define CXGB4_MSG_AN ((void *)1) macro
H A Dcxgb4_uld.c101 else if (gl == CXGB4_MSG_AN) in uldrx_handler()
H A Dsge.c3959 ret = q->handler(q, (const __be64 *)rc, CXGB4_MSG_AN); in process_responses()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Ddevice.c1185 } else if (gl == CXGB4_MSG_AN) { in c4iw_uld_rx_handler()