Searched refs:phlrx (Results 1 – 2 of 2) sorted by relevance
4854 struct rtw_recv_pkt *phlrx) in core_alloc_recvframe_pkt() argument4863 rtw_warn_on(phlrx->pkt_cnt > 1); in core_alloc_recvframe_pkt()4864 pktbuf = phlrx->pkt_list; /* &phlrx->pkt_list[0] */ in core_alloc_recvframe_pkt()4867 if (phlrx->mdata.qos) in core_alloc_recvframe_pkt()4881 if ((phlrx->mdata.more_frag == 1) && (phlrx->mdata.frag_num == 0)) { in core_alloc_recvframe_pkt()4897 __FUNCTION__, alloc_sz, phlrx->mdata.more_frag, in core_alloc_recvframe_pkt()4898 phlrx->mdata.frag_num); in core_alloc_recvframe_pkt()