Home
last modified time | relevance | path

Searched refs:TX_HW_AP_MODE_PKT_LIFETIME_TU (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dtx.h15 #define TX_HW_AP_MODE_PKT_LIFETIME_TU 8000 macro
Dtx.c283 desc->life_time = cpu_to_le16(TX_HW_AP_MODE_PKT_LIFETIME_TU); in wl1271_tx_fill_hdr()