Searched refs:t4_mgmt_tx (Results 1 – 7 of 7) sorted by relevance
97 t4_mgmt_tx(adap, skb); in cxgb4_get_srq_entry()
204 t4_mgmt_tx(adapter, skb); in write_smt_entry()
162 t4_mgmt_tx(adap, skb); in write_l2e()
1412 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
1551 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server()1594 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server6()1618 ret = t4_mgmt_tx(adap, skb); in cxgb4_remove_server()
534 t4_mgmt_tx(adapter, skb); in del_filter_wr()
2158 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t4_mgmt_tx() function