Searched defs:rtw_recv_pkt (Results 1 – 2 of 2) sorted by relevance
451 struct rtw_recv_pkt { struct452 void *os_priv;453 struct rtw_r_meta_data mdata;454 u8 shortcut_id;455 u8 pkt_cnt;456 u16 os_netbuf_len;457 struct rtw_wifi_role_t *rx_role;458 struct rtw_phl_stainfo_t *tx_sta;459 struct rtw_pkt_buf_list pkt_list[MAX_RX_BUF_SEG_NUM];460 struct rtw_phl_ppdu_phy_info phy_info;
453 struct rtw_recv_pkt { struct454 void *os_priv;455 struct rtw_r_meta_data mdata;456 u8 shortcut_id;457 u8 pkt_cnt;458 u16 os_netbuf_len;459 struct rtw_wifi_role_t *rx_role;460 struct rtw_phl_stainfo_t *tx_sta;461 struct rtw_pkt_buf_list pkt_list[MAX_RX_BUF_SEG_NUM];462 struct rtw_phl_ppdu_phy_info phy_info;