Home
last modified time | relevance | path

Searched refs:beiscsi_if_zero_ip (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_mgmt.c427 static inline bool beiscsi_if_zero_ip(u8 *ip, u32 ip_type) in beiscsi_if_zero_ip() function
473 if (!beiscsi_if_zero_ip(gw_resp.ip_addr.addr, ip_type)) { in beiscsi_if_set_gw()
630 if (!beiscsi_if_zero_ip(if_info->ip_addr.addr, ip_type)) { in beiscsi_if_en_static()
664 if (!beiscsi_if_zero_ip(if_info->ip_addr.addr, ip_type)) { in beiscsi_if_en_dhcp()
680 if (!beiscsi_if_zero_ip(gw, if_info->ip_addr.ip_type)) { in beiscsi_if_en_dhcp()