Searched refs:mgmt_alloc_cmd_data (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_mgmt.c | 900 static int mgmt_alloc_cmd_data(struct beiscsi_hba *phba, struct be_dma_mem *cmd, in mgmt_alloc_cmd_data() function 926 rc = mgmt_alloc_cmd_data(phba, &nonemb_cmd, in mgmt_static_ip_modify() 977 rt_val = mgmt_alloc_cmd_data(phba, &nonemb_cmd, in mgmt_modify_gateway() 1033 rc = mgmt_alloc_cmd_data(phba, &nonemb_cmd, in mgmt_set_ip() 1088 rc = mgmt_alloc_cmd_data(phba, &nonemb_cmd, in mgmt_set_ip() 1155 rc = mgmt_alloc_cmd_data(phba, &nonemb_cmd, in mgmt_get_gateway() 1180 rc = mgmt_alloc_cmd_data(phba, &nonemb_cmd, in mgmt_get_if_info() 1235 rc = mgmt_alloc_cmd_data(phba, &nonemb_cmd, in mgmt_get_nic_conf()
|