Searched refs:bfe_machdl (Results 1 – 2 of 2) sorted by relevance
430 if (bfe->bfe_machdl != NULL) in bfe_stop_phy()484 mac_tx_update(bfe->bfe_machdl); in bfe_timeout()539 mac_tx_update(bfe->bfe_machdl); in bfe_timeout()723 mac_link_update(bfe->bfe_machdl, bfe->bfe_chip.link); in bfe_report_link()1837 mac_tx_update(bfe->bfe_machdl); in bfe_mac_setprop()1868 mac_tx_update(bfe->bfe_machdl); in bfe_mac_start()2438 mac_rx(bfe->bfe_machdl, 0, rx_head); in bfe_interrupt()2445 mac_tx_update(bfe->bfe_machdl); in bfe_interrupt()2844 mac_tx_update(bfe->bfe_machdl); in bfe_resume()2920 if ((ret = mac_register(macreg, &bfe->bfe_machdl)) != 0) { in bfe_attach()[all …]
309 mac_handle_t bfe_machdl; member