Searched refs:oxid_frame_type (Results 1 – 2 of 2) sorted by relevance
380 uint16_t fdls_alloc_oxid(struct fnic_iport_s *iport, int oxid_frame_type,
124 uint16_t fdls_alloc_oxid(struct fnic_iport_s *iport, int oxid_frame_type, in fdls_alloc_oxid() argument148 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() local340 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() local359 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() local374 switch (oxid_frame_type) { in fdls_is_oxid_tgt_req()4746 int oxid_frame_type; in fnic_fdls_validate_and_get_frame_type() local4843 oxid_frame_type = FNIC_FRAME_TYPE(oxid); in fnic_fdls_validate_and_get_frame_type()[all …]