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

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c2195 bxe_fw_command(struct bxe_softc *sc, function
3824 reset_code = bxe_fw_command(sc, reset_code, 0);
3842 bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param);
6849 (*load_code) = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ,
7719 bxe_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0);
7726 bxe_fw_command(sc, DRV_MSG_CODE_EEE_RESULTS_ACK, 0);
7769 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0);
7786 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0);
7799 bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0);
7833 bxe_fw_command(s
[all...]

Completed in 88 milliseconds