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()
1368 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
1422 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server()1465 ret = t4_mgmt_tx(adap, skb); in cxgb4_create_server6()1489 ret = t4_mgmt_tx(adap, skb); in cxgb4_remove_server()
534 t4_mgmt_tx(adapter, skb); in del_filter_wr()
2072 int t4_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t4_mgmt_tx() function