Home
last modified time | relevance | path

Searched refs:construct_pbreq (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow_def.h107 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
H A Dphl_pkt_ofld.h159 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
H A Dphl_wow.c100 if (wow_info->nlo_info.construct_pbreq == NULL) { in _phl_cfg_pkt_ofld_probe_req_info()
104 probe_req_info->construct_pbreq = wow_info->nlo_info.construct_pbreq; in _phl_cfg_pkt_ofld_probe_req_info()
325 nlo_info->construct_pbreq = info->construct_pbreq; in rtw_phl_cfg_nlo_info()
H A Dphl_pkt_ofld.c541 if (probe_req_info->construct_pbreq == NULL) { in _phl_pkt_ofld_construct_probe_req()
566 probe_req_info->construct_pbreq(d, tmp_buf, len); in _phl_pkt_ofld_construct_probe_req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.h159 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
H A Dphl_wow.c100 if (wow_info->nlo_info.construct_pbreq == NULL) { in _phl_cfg_pkt_ofld_probe_req_info()
104 probe_req_info->construct_pbreq = wow_info->nlo_info.construct_pbreq; in _phl_cfg_pkt_ofld_probe_req_info()
325 nlo_info->construct_pbreq = info->construct_pbreq; in rtw_phl_cfg_nlo_info()
H A Dphl_wow_def.h107 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
H A Dphl_pkt_ofld.c541 if (probe_req_info->construct_pbreq == NULL) { in _phl_pkt_ofld_construct_probe_req()
566 probe_req_info->construct_pbreq(d, tmp_buf, len); in _phl_pkt_ofld_construct_probe_req()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wow.c747 wow_nlo->construct_pbreq = NULL;; in rtw_nlo_enable()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wow.c753 wow_nlo->construct_pbreq = NULL;; in rtw_nlo_enable()