Searched defs:lm_mcp_cmd_send_recieve (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_mcp.c867 //call lm_mcp_cmd_send_recieve with DRV_MSG_CODE_SET_MF_BW opcode and the parameter
868 lm_mcp_cmd_send_recieve(pdev, lm_mcp_mb_header, DRV_MSG_CODE_SET_MF_BW, minmax_param, MCP_CMD_DEFAULT_TIMEOUT, &resp);
877 //return what lm_mcp_cmd_send_recieve returned
1071 *Function Name:lm_mcp_cmd_send_recieve
1080 lm_status_t lm_mcp_cmd_send_recieve( struct _lm_device_t *pdev, function

Completed in 57 milliseconds