Searched refs:t4_mgmt_tx (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | srq.c | 97 t4_mgmt_tx(adap, skb); in cxgb4_get_srq_entry()
|
H A D | smt.c | 205 t4_mgmt_tx(adapter, skb); in write_smt_entry()
|
H A D | l2t.c | 162 t4_mgmt_tx(adap, skb); in write_l2e()
|
H A D | cxgb4.h | 1621 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
|
H A D | cxgb4_main.c | 1949 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server() 1992 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server6() 2016 ret = t4_mgmt_tx(adap, skb); in cxgb4_remove_server()
|
H A D | cxgb4_filter.c | 783 t4_mgmt_tx(adapter, skb); in del_filter_wr()
|
H A D | sge.c | 2832 * t4_mgmt_tx - send a management message 2838 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t4_mgmt_tx() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | srq.c | 97 t4_mgmt_tx(adap, skb); in cxgb4_get_srq_entry()
|
H A D | smt.c | 205 t4_mgmt_tx(adapter, skb); in write_smt_entry()
|
H A D | l2t.c | 162 t4_mgmt_tx(adap, skb); in write_l2e()
|
H A D | cxgb4.h | 1617 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
|
H A D | cxgb4_main.c | 1948 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server() 1991 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server6() 2015 ret = t4_mgmt_tx(adap, skb); in cxgb4_remove_server()
|
H A D | cxgb4_filter.c | 783 t4_mgmt_tx(adapter, skb); in del_filter_wr()
|
H A D | sge.c | 2838 * t4_mgmt_tx - send a management message 2844 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t4_mgmt_tx() function
|
Completed in 46 milliseconds