Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bxe/
H A Dbxe.c2199 bxe_fw_command(struct bxe_softc *sc, in bxe_fw_command() function
3828 reset_code = bxe_fw_command(sc, reset_code, 0); in bxe_send_unload_req()
7723 bxe_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0); in bxe_set_mf_bw()
7730 bxe_fw_command(sc, DRV_MSG_CODE_EEE_RESULTS_ACK, 0); in bxe_handle_eee_event()
7773 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req()
7803 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0); in bxe_handle_drv_info_req()
7837 bxe_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0); in bxe_dcc_event()
7839 bxe_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0); in bxe_dcc_event()
11209 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_leader_reset()
12911 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0); in bxe_nic_load()
[all …]