Home
last modified time | relevance | path

Searched refs:cac_period_jiffies (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/
H A Dmoal_main.h1805 long cac_period_jiffies; member
H A Dmoal_ioctl.c584 if (priv->phandle->cac_period_jiffies) { in woal_request_ioctl()
585 cac_left_jiffies = priv->phandle->cac_period_jiffies - in woal_request_ioctl()
H A Dmoal_uap.c837 priv->phandle->cac_period_jiffies = in woal_uap_dfs_testing()
H A Dmoal_priv.c6366 priv->phandle->cac_period_jiffies = (t_u16)data[0] * HZ / 1000; in woal_dfs_testing()
H A Dmoal_main.c1443 handle->cac_period_jiffies = 0; in woal_init_sw()
H A Dmoal_eth_ioctl.c8938 priv->phandle->cac_period_jiffies = (t_u16)data[0] * HZ / 1000; in woal_priv_dfs_testing()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.h2574 long cac_period_jiffies; member
H A Dmoal_ioctl.c679 if (priv->phandle->cac_period_jiffies) { in woal_request_ioctl()
681 priv->phandle->cac_period_jiffies - in woal_request_ioctl()
H A Dmoal_uap.c1050 priv->phandle->cac_period_jiffies = param.usr_cac_period * HZ; in woal_uap_dfs_testing()
H A Dmoal_priv.c6148 priv->phandle->cac_period_jiffies = (t_u16)data[0] * HZ; in woal_dfs_testing()
H A Dmoal_main.c2025 handle->cac_period_jiffies = 0;
H A Dmoal_eth_ioctl.c11326 priv->phandle->cac_period_jiffies = (t_u32)data[0] * HZ; in woal_priv_dfs_testing()