Searched refs:beiscsi_if_mod_gw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.c | 434 static int beiscsi_if_mod_gw(struct beiscsi_hba *phba, in beiscsi_if_mod_gw() function 469 rt_val = beiscsi_if_mod_gw(phba, IP_ACTION_DEL, ip_type, in beiscsi_if_set_gw() 478 rt_val = beiscsi_if_mod_gw(phba, IP_ACTION_ADD, ip_type, gw); in beiscsi_if_set_gw() 671 rc = beiscsi_if_mod_gw(phba, IP_ACTION_DEL, in beiscsi_if_en_dhcp()
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.c | 437 static int beiscsi_if_mod_gw(struct beiscsi_hba *phba, in beiscsi_if_mod_gw() function 474 rt_val = beiscsi_if_mod_gw(phba, IP_ACTION_DEL, ip_type, in beiscsi_if_set_gw() 483 rt_val = beiscsi_if_mod_gw(phba, IP_ACTION_ADD, ip_type, gw); in beiscsi_if_set_gw() 681 rc = beiscsi_if_mod_gw(phba, IP_ACTION_DEL, in beiscsi_if_en_dhcp()
|
Completed in 4 milliseconds