Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/be2iscsi/
Dbe_mgmt.c423 static inline bool beiscsi_if_zero_ip(u8 *ip, u32 ip_type) in beiscsi_if_zero_ip() function
467 if (!beiscsi_if_zero_ip(gw_resp.ip_addr.addr, ip_type)) { in beiscsi_if_set_gw()
619 if (!beiscsi_if_zero_ip(if_info->ip_addr.addr, ip_type)) { in beiscsi_if_en_static()
653 if (!beiscsi_if_zero_ip(if_info->ip_addr.addr, ip_type)) { in beiscsi_if_en_dhcp()
669 if (!beiscsi_if_zero_ip(gw, if_info->ip_addr.ip_type)) { in beiscsi_if_en_dhcp()