Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h79 #define CXGB4_MSG_AN ((void *)1) macro
Dcxgb4_uld.c130 else if (gl == CXGB4_MSG_AN) in uldrx_handler()
Dsge.c3236 ret = q->handler(q, (const __be64 *)rc, CXGB4_MSG_AN); in process_responses()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Ddevice.c1182 } else if (gl == CXGB4_MSG_AN) { in c4iw_uld_rx_handler()