Searched refs:PktLen (Results 1 – 2 of 2) sorted by relevance
161 uint16_t PktLen; member239 uint16_t PktLen; /* total length of received data */ member
2508 ds->PktLen = htole16(MWL_AGGR_SIZE); in mwl_rxbuf_init()2671 len = le16toh(ds->PktLen); in mwl_rx_proc()3206 ds->PktLen = htole16(bf->bf_segs[0].ds_len); in mwl_tx_start()3209 ds->PktLen = htole16(m0->m_pkthdr.len); in mwl_tx_start()4485 ds->Status, le16toh(ds->PktLen), ds->RSSI, ds->Channel, in mwl_printrxbuf()4499 le32toh(ds->PktPtr), le16toh(ds->PktLen), status, in mwl_printtxbuf()