Searched refs:le_db_rsp_cnt (Results 1 – 2 of 2) sorted by relevance
879 wtp->le_db_rsp_cnt.sop = value & 0xF; in t5_wtp_data()880 wtp->le_db_rsp_cnt.eop = (value >> 16) & 0xF; in t5_wtp_data()1124 wtp->le_db_rsp_cnt.sop = value & 0xF; in t6_wtp_data()1125 wtp->le_db_rsp_cnt.eop = (value >> 16) & 0xF; in t6_wtp_data()
513 struct wtp_type_0 le_db_rsp_cnt; member