Searched refs:beiscsi_if_get_gw (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/be2iscsi/ |
D | be_mgmt.h | 179 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type,
|
D | be_mgmt.c | 466 rt_val = beiscsi_if_get_gw(phba, ip_type, &gw_resp); in beiscsi_if_set_gw() 491 int beiscsi_if_get_gw(struct beiscsi_hba *phba, u32 ip_type, in beiscsi_if_get_gw() function 673 rc = beiscsi_if_get_gw(phba, if_info->ip_addr.ip_type, &gw_resp); in beiscsi_if_en_dhcp()
|
D | be_iscsi.c | 611 len = beiscsi_if_get_gw(phba, BEISCSI_IP_TYPE_V4, &gateway); in beiscsi_iface_get_param()
|