Searched refs:mgmt_get_gateway (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/scsi/be2iscsi/ |
D | be_mgmt.h | 299 int mgmt_get_gateway(struct beiscsi_hba *phba, int ip_type,
|
D | be_mgmt.c | 1065 rc = mgmt_get_gateway(phba, BE2_IPV4, >way_addr_set); in mgmt_set_ip() 1119 rt_val = mgmt_get_gateway(phba, BE2_IPV4, >way_addr_set); in mgmt_set_gateway() 1148 int mgmt_get_gateway(struct beiscsi_hba *phba, int ip_type, in mgmt_get_gateway() function
|
D | be_iscsi.c | 622 len = mgmt_get_gateway(phba, BE2_IPV4, &gateway); in be2iscsi_iface_get_param()
|