Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c513 const struct cpl_sge_egr_update *p = (void *)(rsp + 3); in fwevtq_handler()
534 const struct cpl_sge_egr_update *p = cpl; in fwevtq_handler()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2941 struct cpl_sge_egr_update *egr; in t4_tx_completion_handler()
2943 egr = (struct cpl_sge_egr_update *)rsp; in t4_tx_completion_handler()
Dt4_msg.h1363 struct cpl_sge_egr_update { struct
Dcxgb4_main.c574 const struct cpl_sge_egr_update *p = (void *)rsp; in fwevtq_handler()