Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.h893 __le32 assoc_tsf_msw; member
Dipw2200.c7389 priv->assoc_request.assoc_tsf_msw = 0; in ipw_associate_network()
7396 priv->assoc_request.assoc_tsf_msw = cpu_to_le32(network->time_stamp[1]); in ipw_associate_network()