Symbol: bxe_fw_command
sys/dev/bxe/bxe.c
11100
load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ,
sys/dev/bxe/bxe.c
11115
load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0);
sys/dev/bxe/bxe.c
11143
bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0);
sys/dev/bxe/bxe.c
11144
bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0);
sys/dev/bxe/bxe.c
12646
bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0);
sys/dev/bxe/bxe.c
12665
bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0);
sys/dev/bxe/bxe.c
12699
bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0);
sys/dev/bxe/bxe.c
12706
load_code = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_DONE, 0);
sys/dev/bxe/bxe.c
12831
bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP, 0);
sys/dev/bxe/bxe.c
12832
bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, 0);
sys/dev/bxe/bxe.c
15272
uint32_t rc = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE,
sys/dev/bxe/bxe.c
15414
bxe_fw_command(sc, DRV_MSG_CODE_INITIATE_FLR, 0);
sys/dev/bxe/bxe.c
15719
fw = bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS, 0);
sys/dev/bxe/bxe.c
3800
reset_code = bxe_fw_command(sc, reset_code, 0);
sys/dev/bxe/bxe.c
3818
bxe_fw_command(sc, DRV_MSG_CODE_UNLOAD_DONE, reset_param);
sys/dev/bxe/bxe.c
6788
(*load_code) = bxe_fw_command(sc, DRV_MSG_CODE_LOAD_REQ,
sys/dev/bxe/bxe.c
7658
bxe_fw_command(sc, DRV_MSG_CODE_SET_MF_BW_ACK, 0);
sys/dev/bxe/bxe.c
7665
bxe_fw_command(sc, DRV_MSG_CODE_EEE_RESULTS_ACK, 0);
sys/dev/bxe/bxe.c
7708
bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0);
sys/dev/bxe/bxe.c
7725
bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_NACK, 0);
sys/dev/bxe/bxe.c
7738
bxe_fw_command(sc, DRV_MSG_CODE_DRV_INFO_ACK, 0);
sys/dev/bxe/bxe.c
7772
bxe_fw_command(sc, DRV_MSG_CODE_DCC_FAILURE, 0);
sys/dev/bxe/bxe.c
7774
bxe_fw_command(sc, DRV_MSG_CODE_DCC_OK, 0);