Searched refs:cmd_chain (Results 1 – 2 of 2) sorted by relevance
224 chain = pf_to_mgmt->cmd_chain[HINIC_API_CMD_WRITE_TO_MGMT_CPU]; in send_msg_to_mgmt()655 err = hinic_api_cmd_init(pf_to_mgmt->cmd_chain, hwif); in hinic_pf_to_mgmt_init()682 hinic_api_cmd_free(pf_to_mgmt->cmd_chain); in hinic_pf_to_mgmt_free()
140 struct hinic_api_cmd_chain *cmd_chain[HINIC_API_CMD_MAX]; member