Searched refs:construct_pbreq (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_wow_def.h | 107 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
|
| H A D | phl_pkt_ofld.h | 159 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
|
| H A D | phl_wow.c | 100 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 D | phl_pkt_ofld.c | 541 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 D | phl_pkt_ofld.h | 159 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
|
| H A D | phl_wow.c | 100 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 D | phl_wow_def.h | 107 void (* construct_pbreq)(void *priv, u8 *pkt_buf, u16 *len); member
|
| H A D | phl_pkt_ofld.c | 541 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 D | rtw_wow.c | 747 wow_nlo->construct_pbreq = NULL;; in rtw_nlo_enable()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_wow.c | 753 wow_nlo->construct_pbreq = NULL;; in rtw_nlo_enable()
|