Searched refs:ub_type (Results 1 – 3 of 3) sorted by relevance
1346 if ((sp->ub_type == FC_TYPE_IS8802_SNAP) && in ql_isp_rcvbuf()1439 if ((sp->ub_type == FC_TYPE_IS8802_SNAP) && in ql_isp24xx_rcvbuf()
3380 sp->ub_type = type; in ql_ub_alloc()3644 if (sp->ub_type == FC_TYPE_IS8802_SNAP) { in ql_ub_release()8624 if (sp->ub_type == FC_TYPE_IS8802_SNAP) { in ql_unsol_callback()8631 ubp, sp->ub_type); in ql_unsol_callback()9355 if (sp->ub_type == FC_TYPE_IS8802_SNAP) { in ql_free_unsolicited_buffer()9417 if ((sp->ub_type == type) && in ql_get_unsolicited_buffer()9488 (sp->ub_type == FC_TYPE_IS8802_SNAP) && in ql_ub_frame_hdr()9564 if ((sp->ub_type == FC_TYPE_IS8802_SNAP) == 0) { in ql_ub_frame_hdr()
1149 uint32_t ub_type; member