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