Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfnic_fdls.h380 uint16_t fdls_alloc_oxid(struct fnic_iport_s *iport, int oxid_frame_type,
H A Dfdls_disc.c124 uint16_t fdls_alloc_oxid(struct fnic_iport_s *iport, int oxid_frame_type, in fdls_alloc_oxid() argument
148 oxid = FNIC_OXID_ENCODE(idx, oxid_frame_type); in fdls_alloc_oxid()
338 int oxid_frame_type = FNIC_FRAME_TYPE(oxid); in fdls_is_oxid_fabric_req() local
340 switch (oxid_frame_type) { in fdls_is_oxid_fabric_req()
357 int oxid_frame_type = FNIC_FRAME_TYPE(oxid); in fdls_is_oxid_fdmi_req() local
359 switch (oxid_frame_type) { in fdls_is_oxid_fdmi_req()
372 int oxid_frame_type = FNIC_FRAME_TYPE(oxid); in fdls_is_oxid_tgt_req() local
374 switch (oxid_frame_type) { in fdls_is_oxid_tgt_req()
4746 int oxid_frame_type; in fnic_fdls_validate_and_get_frame_type() local
4843 oxid_frame_type = FNIC_FRAME_TYPE(oxid); in fnic_fdls_validate_and_get_frame_type()
[all …]