Searched refs:pkt_rpt_type (Results 1 – 5 of 5) sorted by relevance
65 pattrib->pkt_rpt_type = (le32_to_cpu(prxstat->rxdw3) >> 14) & 0x3; in update_recvframe_attrib_88e()67 if (pattrib->pkt_rpt_type == NORMAL_RX) { in update_recvframe_attrib_88e()91 } else if (pattrib->pkt_rpt_type == TX_REPORT1) { /* CCX */ in update_recvframe_attrib_88e()93 } else if (pattrib->pkt_rpt_type == TX_REPORT2) { in update_recvframe_attrib_88e()99 } else if (pattrib->pkt_rpt_type == HIS_REPORT) { in update_recvframe_attrib_88e()
248 if ((pattrib->physt) && (pattrib->pkt_rpt_type == NORMAL_RX)) in recvbuf2recvframe()312 if (pattrib->pkt_rpt_type == NORMAL_RX) { /* Normal rx packet */ in recvbuf2recvframe()318 if (pattrib->pkt_rpt_type == TX_REPORT1) { in recvbuf2recvframe()321 } else if (pattrib->pkt_rpt_type == TX_REPORT2) { in recvbuf2recvframe()
39 pattrib->pkt_rpt_type = prxreport->c2h_ind ? C2H_PACKET : NORMAL_RX; in update_recvframe_attrib()41 if (pattrib->pkt_rpt_type == NORMAL_RX) { in update_recvframe_attrib()326 if (pattrib->pkt_rpt_type == NORMAL_RX) { /* Normal rx packet */ in rtl8723bs_recv_tasklet()331 } else if (pattrib->pkt_rpt_type == C2H_PACKET) { in rtl8723bs_recv_tasklet()
116 u8 pkt_rpt_type; member
157 u8 pkt_rpt_type; member