Searched refs:ub_type (Results 1 – 3 of 3) sorted by relevance
1461 if ((sp->ub_type == FC_TYPE_IS8802_SNAP) && in ql_isp_rcvbuf()1554 if ((sp->ub_type == FC_TYPE_IS8802_SNAP) && in ql_isp24xx_rcvbuf()
3649 sp->ub_type = type; in ql_ub_alloc()3903 if (sp->ub_type == FC_TYPE_IS8802_SNAP) { in ql_ub_release()9035 if (sp->ub_type == FC_TYPE_IS8802_SNAP) { in ql_unsol_callback()9042 ubp, sp->ub_type); in ql_unsol_callback()9804 if (sp->ub_type == FC_TYPE_IS8802_SNAP) { in ql_free_unsolicited_buffer()9866 if ((sp->ub_type == type) && in ql_get_unsolicited_buffer()9937 (sp->ub_type == FC_TYPE_IS8802_SNAP) && in ql_ub_frame_hdr()10006 if ((sp->ub_type == FC_TYPE_IS8802_SNAP) == 0) { in ql_ub_frame_hdr()
1304 uint32_t ub_type; member