Searched refs:beiscsi_if_en_static (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/scsi/be2iscsi/
H A Dbe_mgmt.h174 int beiscsi_if_en_static(struct beiscsi_hba *phba, u32 ip_type,
H A Dbe_iscsi.c367 ret = beiscsi_if_en_static(phba, BEISCSI_IP_TYPE_V4,
381 ret = beiscsi_if_en_static(phba, BEISCSI_IP_TYPE_V4,
395 ret = beiscsi_if_en_static(phba, BEISCSI_IP_TYPE_V4,
421 ret = beiscsi_if_en_static(phba, BEISCSI_IP_TYPE_V6,
H A Dbe_mgmt.c596 int beiscsi_if_en_static(struct beiscsi_hba *phba, u32 ip_type, function

Completed in 206 milliseconds