Searched refs:t3_mgmt_tx (Results 1 – 3 of 3) sorted by relevance
324 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb);
480 t3_mgmt_tx(adap, skb); in init_tp_parity()503 t3_mgmt_tx(adap, skb); in init_tp_parity()526 t3_mgmt_tx(adap, skb); in init_tp_parity()546 t3_mgmt_tx(adap, skb); in init_tp_parity()963 ret = t3_mgmt_tx(adap, skb); in send_pktsched_cmd()
1512 int t3_mgmt_tx(struct adapter *adap, struct sk_buff *skb) in t3_mgmt_tx() function