Searched refs:t4_mgmt_tx (Results 1 – 7 of 7) sorted by relevance
97 t4_mgmt_tx(adap, skb); in cxgb4_get_srq_entry()
205 t4_mgmt_tx(adapter, skb); in write_smt_entry()
162 t4_mgmt_tx(adap, skb); in write_l2e()
1619 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
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()
783 t4_mgmt_tx(adapter, skb); in del_filter_wr()
2844 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t4_mgmt_tx() function