Searched refs:bxe_fw_command (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/bxe/ |
| HD | bxe.c | 2268 bxe_fw_command(struct bxe_softc *sc, in bxe_fw_command() function 4032 reset_code = bxe_fw_command(sc, reset_code, 0); in bxe_send_unload_req() 4050 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param); in bxe_send_unload_done() 7207 (*load_code) = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ, in bxe_nic_load_request() 8043 bxe_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0); in bxe_set_mf_bw() 8050 bxe_fw_command(sc, DRV_MSG_CODE_EEE_RESULTS_ACK, 0); in bxe_handle_eee_event() 8093 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req() 8110 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0); in bxe_handle_drv_info_req() 8123 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0); in bxe_handle_drv_info_req() 8157 bxe_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0); in bxe_dcc_event() [all …]
|