Searched refs:fragNum (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/ |
| H A D | rtw_cmd.c | 4613 printk("type=%d totalSz=%d fragNum=%d\n", record->type, record->totalSz, record->fragNum); 4614 for(idx1=0; idx1<record->fragNum; idx1++){ 4630 printk("type=%d totalSz=%d fragNum=%d\n", record->type, record->totalSz, record->fragNum); 4631 for(idx1=0; idx1<record->fragNum; idx1++){ 4762 record->fragNum = txreq->pkt_cnt;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_cmd.c | 4591 printk("type=%d totalSz=%d fragNum=%d\n", record->type, record->totalSz, record->fragNum); 4592 for(idx1=0; idx1<record->fragNum; idx1++){ 4608 printk("type=%d totalSz=%d fragNum=%d\n", record->type, record->totalSz, record->fragNum); 4609 for(idx1=0; idx1<record->fragNum; idx1++){ 4740 record->fragNum = txreq->pkt_cnt;
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/ |
| H A D | drv_types.h | 1420 u8 fragNum; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/ |
| H A D | drv_types.h | 1428 u8 fragNum; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wcn36xx/ |
| H A D | hal.h | 1077 u8 fragNum:4; member
|