Home
last modified time | relevance | path

Searched refs:t3_mgmt_tx (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dadapter.h324 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
Dcxgb3_main.c477 t3_mgmt_tx(adap, skb); in init_tp_parity()
499 t3_mgmt_tx(adap, skb); in init_tp_parity()
521 t3_mgmt_tx(adap, skb); in init_tp_parity()
540 t3_mgmt_tx(adap, skb); in init_tp_parity()
960 ret = t3_mgmt_tx(adap, skb); in send_pktsched_cmd()
Dsge.c1561 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t3_mgmt_tx() function