Searched refs:life_time (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/
H A Dwl1271_tx.h73 __le16 life_time; member in struct:wl1271_tx_hw_descr
H A Dwl1271_tx.c108 desc->life_time = cpu_to_le16(TX_HW_MGMT_PKT_LIFETIME_TU);
H A Dwl1251_acx.c305 int wl1251_acx_rx_msdu_life_time(struct wl1251 *wl, u32 life_time) argument
318 acx->lifetime = life_time;
H A Dwl1251_acx.h1382 int wl1251_acx_rx_msdu_life_time(struct wl1251 *wl, u32 life_time);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-commands.h1586 __le32 life_time; member in union:iwl3945_tx_cmd::__anon13755
1683 __le32 life_time; member in union:iwl_tx_cmd::__anon13757
H A Diwl-agn-lib.c1278 scan->tx_cmd.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;
H A Diwl-agn-tx.c353 tx_cmd->stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;
H A Diwl3945-base.c413 tx_cmd->stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;
2924 scan->tx_cmd.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;
H A Diwl-3945.c2426 tx_beacon_cmd->tx.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;
H A Diwl-agn.c353 tx_beacon_cmd->tx.stop_time.life_time = TX_CMD_LIFE_TIME_INFINITE;

Completed in 109 milliseconds