Searched refs:t3_mgmt_tx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 324 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
|
H A D | cxgb3_main.c | 478 t3_mgmt_tx(adap, skb); in init_tp_parity() 500 t3_mgmt_tx(adap, skb); in init_tp_parity() 522 t3_mgmt_tx(adap, skb); in init_tp_parity() 541 t3_mgmt_tx(adap, skb); in init_tp_parity() 962 ret = t3_mgmt_tx(adap, skb); in send_pktsched_cmd()
|
H A D | sge.c | 1565 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t3_mgmt_tx() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | adapter.h | 324 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
|
H A D | cxgb3_main.c | 478 t3_mgmt_tx(adap, skb); in init_tp_parity() 500 t3_mgmt_tx(adap, skb); in init_tp_parity() 522 t3_mgmt_tx(adap, skb); in init_tp_parity() 541 t3_mgmt_tx(adap, skb); in init_tp_parity() 961 ret = t3_mgmt_tx(adap, skb); in send_pktsched_cmd()
|
H A D | sge.c | 1561 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t3_mgmt_tx() function
|
Completed in 24 milliseconds