Home
last modified time | relevance | path

Searched refs:t3_mgmt_tx (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_main.c1349 t3_mgmt_tx(adap, m); in init_tp_parity()
1362 t3_mgmt_tx(adap, m); in init_tp_parity()
1375 t3_mgmt_tx(adap, m); in init_tp_parity()
1385 t3_mgmt_tx(adap, m); in init_tp_parity()
1457 t3_mgmt_tx(adap, m); in send_pktsched_cmd()
3267 t3_mgmt_tx(sc, m); in set_filter()
3278 t3_mgmt_tx(sc, m); in set_filter()
Dcxgb_adapter.h512 int t3_mgmt_tx(adapter_t *adap, struct mbuf *m);
Dcxgb_sge.c1962 t3_mgmt_tx(struct adapter *adap, struct mbuf *m) in t3_mgmt_tx() function