Lines Matching refs:bfe_machdl
430 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)) != 0) {
2962 (void) mac_unregister(bfe->bfe_machdl);
2991 if (mac_unregister(bfe->bfe_machdl) != DDI_SUCCESS)
2994 bfe->bfe_machdl = NULL;