Searched refs:TX_HW_AP_MODE_PKT_LIFETIME_TU (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/net/wireless/ti/wlcore/ | ||
D | tx.h | 15 #define TX_HW_AP_MODE_PKT_LIFETIME_TU 8000 macro |
D | tx.c | 283 desc->life_time = cpu_to_le16(TX_HW_AP_MODE_PKT_LIFETIME_TU); in wl1271_tx_fill_hdr() |