Searched refs:bfe_machdl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe.c430 if (bfe->bfe_machdl != NULL)
484 mac_tx_update(bfe->bfe_machdl);
539 mac_tx_update(bfe->bfe_machdl);
723 mac_link_update(bfe->bfe_machdl, bfe->bfe_chip.link);
1837 mac_tx_update(bfe->bfe_machdl);
1868 mac_tx_update(bfe->bfe_machdl);
2438 mac_rx(bfe->bfe_machdl, 0, rx_head);
2445 mac_tx_update(bfe->bfe_machdl);
2844 mac_tx_update(bfe->bfe_machdl);
2920 if ((ret = mac_register(macreg, &bfe->bfe_machdl)) !
[all...]
H A Dbfe.h309 mac_handle_t bfe_machdl; member in struct:bfe

Completed in 61 milliseconds