Searched refs:t4_mgmt_tx (Results 1 – 3 of 3) sorted by relevance
1308 t4_mgmt_tx(adapter, skb); in del_filter_wr()1777 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server()1820 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server6()1844 ret = t4_mgmt_tx(adap, skb); in cxgb4_remove_server()
1102 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
1466 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t4_mgmt_tx() function