Searched refs:type_gen (Results 1 – 2 of 2) sorted by relevance
115 u8 type_gen; member
780 const uint8_t rsp_type = G_RSPD_TYPE(ctrl.u.type_gen); in t4_process_event_iq()781 const bool overflowed = (ctrl.u.type_gen & F_RSPD_QOVFL) != 0; in t4_process_event_iq()911 const uint8_t rsp_type = G_RSPD_TYPE(ctrl.u.type_gen); in t4_process_rx_iq()912 const bool overflowed = (ctrl.u.type_gen & F_RSPD_QOVFL) != 0; in t4_process_rx_iq()2081 return ((ctrl->u.type_gen & F_RSPD_GEN) == iq->tsi_gen); in t4_get_new_rsp()