Searched refs:beiscsi_if_set_gw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.h | 177 int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw);
|
H A D | be_iscsi.c | 360 ret = beiscsi_if_set_gw(phba, BEISCSI_IP_TYPE_V4, gw); in beiscsi_iface_config_ipv4()
|
H A D | be_mgmt.c | 455 int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw) in beiscsi_if_set_gw() function
|
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/ |
H A D | be_mgmt.h | 177 int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw);
|
H A D | be_iscsi.c | 360 ret = beiscsi_if_set_gw(phba, BEISCSI_IP_TYPE_V4, gw); in beiscsi_iface_config_ipv4()
|
H A D | be_mgmt.c | 460 int beiscsi_if_set_gw(struct beiscsi_hba *phba, u32 ip_type, u8 *gw) in beiscsi_if_set_gw() function
|
Completed in 9 milliseconds