Home
last modified time | relevance | path

Searched defs:abort_rpl (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c105 static void mk_abort_rpl_ulp(struct cpl_abort_rpl *abort_rpl, unsigned int tid) in mk_abort_rpl_ulp()
1740 struct cpl_abort_rpl *abort_rpl; in cxgb4_del_hash_filter() local
/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Dcm.c1917 static int abort_rpl(struct c4iw_dev *dev, struct sk_buff *skb) in abort_rpl() function