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