Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgb/
HDcxgb_main.c1347 t3_mgmt_tx(adap, m); in init_tp_parity()
1360 t3_mgmt_tx(adap, m); in init_tp_parity()
1373 t3_mgmt_tx(adap, m); in init_tp_parity()
1383 t3_mgmt_tx(adap, m); in init_tp_parity()
1455 t3_mgmt_tx(adap, m); in send_pktsched_cmd()
3305 t3_mgmt_tx(sc, m); in set_filter()
3316 t3_mgmt_tx(sc, m); in set_filter()
HDcxgb_adapter.h514 int t3_mgmt_tx(adapter_t *adap, struct mbuf *m);
HDcxgb_sge.c1958 t3_mgmt_tx(struct adapter *adap, struct mbuf *m) in t3_mgmt_tx() function