Searched refs:mpdu_header_off (Results 1 – 2 of 2) sorted by relevance
45 skb_put(skb, bd->pdu.mpdu_header_off + bd->pdu.mpdu_len); in wcn36xx_rx_skb()46 skb_pull(skb, bd->pdu.mpdu_header_off); in wcn36xx_rx_skb()91 bd->pdu.mpdu_header_off = sizeof(*bd); in wcn36xx_set_tx_pdu()93 bd->pdu.mpdu_header_off; in wcn36xx_set_tx_pdu()
53 u32 mpdu_header_off:8; member