Searched refs:empkt_num (Results 1 – 10 of 10) sorted by relevance
272 SET_EARLYMODE_PKTNUM(virtualaddress, ptcb_desc->empkt_num); in _rtl8723be_insert_emcontent()273 if (ptcb_desc->empkt_num == 1) { in _rtl8723be_insert_emcontent()282 if (ptcb_desc->empkt_num <= 3) { in _rtl8723be_insert_emcontent()290 if (ptcb_desc->empkt_num <= 5) { in _rtl8723be_insert_emcontent()299 if (ptcb_desc->empkt_num <= 7) { in _rtl8723be_insert_emcontent()307 if (ptcb_desc->empkt_num <= 9) { in _rtl8723be_insert_emcontent()481 if (ptcb_desc->empkt_num) { in rtl8723be_tx_fill_desc()484 ptcb_desc->empkt_num); in rtl8723be_tx_fill_desc()
345 SET_EARLYMODE_PKTNUM(virtualaddress, ptcb_desc->empkt_num); in _rtl88ee_insert_emcontent()346 if (ptcb_desc->empkt_num == 1) { in _rtl88ee_insert_emcontent()355 if (ptcb_desc->empkt_num <= 3) { in _rtl88ee_insert_emcontent()363 if (ptcb_desc->empkt_num <= 5) { in _rtl88ee_insert_emcontent()372 if (ptcb_desc->empkt_num <= 7) { in _rtl88ee_insert_emcontent()380 if (ptcb_desc->empkt_num <= 9) { in _rtl88ee_insert_emcontent()556 if (ptcb_desc->empkt_num) { in rtl88ee_tx_fill_desc()559 ptcb_desc->empkt_num); in rtl88ee_tx_fill_desc()
103 SET_EARLYMODE_PKTNUM(virtualaddress, ptcb_desc->empkt_num); in _rtl8822be_insert_emcontent()104 if (ptcb_desc->empkt_num == 1) { in _rtl8822be_insert_emcontent()113 if (ptcb_desc->empkt_num <= 3) { in _rtl8822be_insert_emcontent()121 if (ptcb_desc->empkt_num <= 5) { in _rtl8822be_insert_emcontent()130 if (ptcb_desc->empkt_num <= 7) { in _rtl8822be_insert_emcontent()138 if (ptcb_desc->empkt_num <= 9) { in _rtl8822be_insert_emcontent()639 if (ptcb_desc->empkt_num) { in rtl8822be_tx_fill_desc()642 ptcb_desc->empkt_num); in rtl8822be_tx_fill_desc()
367 SET_EARLYMODE_PKTNUM(virtualaddress, ptcb_desc->empkt_num); in _rtl8821ae_insert_emcontent()368 if (ptcb_desc->empkt_num == 1) { in _rtl8821ae_insert_emcontent()377 if (ptcb_desc->empkt_num <= 3) { in _rtl8821ae_insert_emcontent()385 if (ptcb_desc->empkt_num <= 5) { in _rtl8821ae_insert_emcontent()394 if (ptcb_desc->empkt_num <= 7) { in _rtl8821ae_insert_emcontent()402 if (ptcb_desc->empkt_num <= 9) { in _rtl8821ae_insert_emcontent()733 if (ptcb_desc->empkt_num) { in rtl8821ae_tx_fill_desc()736 ptcb_desc->empkt_num); in rtl8821ae_tx_fill_desc()
302 SET_EARLYMODE_PKTNUM(virtualaddress, ptcb_desc->empkt_num); in _rtl92ee_insert_emcontent()303 if (ptcb_desc->empkt_num == 1) { in _rtl92ee_insert_emcontent()312 if (ptcb_desc->empkt_num <= 3) { in _rtl92ee_insert_emcontent()320 if (ptcb_desc->empkt_num <= 5) { in _rtl92ee_insert_emcontent()329 if (ptcb_desc->empkt_num <= 7) { in _rtl92ee_insert_emcontent()337 if (ptcb_desc->empkt_num <= 9) { in _rtl92ee_insert_emcontent()716 if (ptcb_desc->empkt_num) { in rtl92ee_tx_fill_desc()719 ptcb_desc->empkt_num); in rtl92ee_tx_fill_desc()
532 SET_EARLYMODE_PKTNUM(virtualaddress, ptcb_desc->empkt_num); in _rtl92de_insert_emcontent()598 if (ptcb_desc->empkt_num) { in rtl92de_tx_fill_desc()601 ptcb_desc->empkt_num); in rtl92de_tx_fill_desc()
468 tcb_desc->empkt_num = 0; in _rtl_update_earlymode_info()475 tcb_desc->empkt_len[tcb_desc->empkt_num] = in _rtl_update_earlymode_info()477 tcb_desc->empkt_num++; in _rtl_update_earlymode_info()486 if (tcb_desc->empkt_num >= rtlhal->max_earlymode_num) in _rtl_update_earlymode_info()
2218 u8 empkt_num; member
475 tcb_desc->empkt_num = 0; in _rtl_update_earlymode_info()482 tcb_desc->empkt_len[tcb_desc->empkt_num] = in _rtl_update_earlymode_info()484 tcb_desc->empkt_num++; in _rtl_update_earlymode_info()493 if (tcb_desc->empkt_num >= rtlhal->max_earlymode_num) in _rtl_update_earlymode_info()
2146 u8 empkt_num; member