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
2520 ds->PktLen = htole16(MWL_AGGR_SIZE); in mwl_rxbuf_init()2683 len = le16toh(ds->PktLen); in mwl_rx_proc()3220 ds->PktLen = htole16(bf->bf_segs[0].ds_len); in mwl_tx_start()3223 ds->PktLen = htole16(m0->m_pkthdr.len); in mwl_tx_start()4499 ds->Status, le16toh(ds->PktLen), ds->RSSI, ds->Channel, in mwl_printrxbuf()4513 le32toh(ds->PktPtr), le16toh(ds->PktLen), status, in mwl_printtxbuf()