Lines Matching defs:phl
20 phl_macid_ctrl_init(struct phl_info_t *phl) in phl_macid_ctrl_init()
50 phl_macid_ctrl_deinit(struct phl_info_t *phl) in phl_macid_ctrl_deinit()
213 rtw_phl_wrole_bcmc_id_get(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_wrole_bcmc_id_get()
227 rtw_phl_get_macid_max_num(void *phl) in rtw_phl_get_macid_max_num()
242 rtw_phl_macid_is_bmc(void *phl, u16 macid) in rtw_phl_macid_is_bmc()
263 rtw_phl_macid_is_used(void *phl, u16 macid) in rtw_phl_macid_is_used()
285 rtw_phl_macid_is_wrole_shared(void *phl, u16 macid) in rtw_phl_macid_is_wrole_shared()
316 rtw_phl_macid_is_wrole_specific(void *phl, in rtw_phl_macid_is_wrole_specific()
745 void rtw_phl_sta_dump_info(void *phl, bool show_caller, struct rtw_wifi_role_t *wr, u8 mode) in rtw_phl_sta_dump_info()
909 rtw_phl_free_stainfo_sw(void *phl, struct rtw_phl_stainfo_t *sta) in rtw_phl_free_stainfo_sw()
949 __phl_free_stainfo(struct phl_info_t *phl, struct rtw_phl_stainfo_t *sta) in __phl_free_stainfo()
1087 rtw_phl_alloc_stainfo_sw(void *phl, u8 *sta_addr, in rtw_phl_alloc_stainfo_sw()
1125 __phl_alloc_stainfo(struct phl_info_t *phl, in __phl_alloc_stainfo()
1164 _phl_alloc_stainfo(struct phl_info_t *phl, in _phl_alloc_stainfo()
1277 rtw_phl_cmd_alloc_stainfo(void *phl, in rtw_phl_cmd_alloc_stainfo()
1533 rtw_phl_cmd_update_media_status(void *phl, in rtw_phl_cmd_update_media_status()
1774 rtw_phl_cmd_change_stainfo(void *phl, in rtw_phl_cmd_change_stainfo()
1831 rtw_phl_get_stainfo_by_macid(void *phl, u16 macid) in rtw_phl_get_stainfo_by_macid()
1861 rtw_phl_get_stainfo_by_addr_ex(void *phl, u8 *addr) in rtw_phl_get_stainfo_by_addr_ex()
1888 u16 rtw_phl_get_macid_by_addr(void *phl, u8 *addr) in rtw_phl_get_macid_by_addr()
1908 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr) in rtw_phl_get_stainfo_by_addr()
1931 rtw_phl_get_stainfo_self(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_get_stainfo_self()
1993 rtw_phl_query_rainfo(void *phl, struct rtw_phl_stainfo_t *phl_sta, in rtw_phl_query_rainfo()
2028 rtw_phl_get_rx_stat(void *phl, struct rtw_phl_stainfo_t *phl_sta, in rtw_phl_get_rx_stat()
2052 rtw_phl_txsts_rpt_config(void *phl, struct rtw_phl_stainfo_t *phl_sta) in rtw_phl_txsts_rpt_config()
2075 rtw_phl_get_tx_ok_rpt(void *phl, struct rtw_phl_stainfo_t *phl_sta, u32 *tx_ok_cnt, in rtw_phl_get_tx_ok_rpt()
2155 rtw_phl_get_tx_fail_rpt(void *phl, struct rtw_phl_stainfo_t *phl_sta, u32 *tx_fail_cnt, in rtw_phl_get_tx_fail_rpt()
2204 rtw_phl_get_tx_retry_rpt(void *phl, struct rtw_phl_stainfo_t *phl_sta, u32 *tx_retry_cnt, in rtw_phl_get_tx_retry_rpt()
2274 void _phl_sta_up_bcn_offset_info(struct phl_info_t *phl, in _phl_sta_up_bcn_offset_info()
2343 void rtw_phl_sta_up_rx_bcn(void *phl, struct rtw_bcn_pkt_info *info) in rtw_phl_sta_up_rx_bcn()
2363 void phl_clean_sta_bcn_info(struct phl_info_t *phl, struct rtw_phl_stainfo_t *sta) in phl_clean_sta_bcn_info()
2373 struct rtw_bcn_offset * phl_get_sta_bcn_offset_info(struct phl_info_t *phl, in phl_get_sta_bcn_offset_info()
2382 void phl_bcn_watchdog(struct phl_info_t *phl) in phl_bcn_watchdog()
2426 bool phl_calc_offset_from_tbtt(struct phl_info_t *phl, in phl_calc_offset_from_tbtt()
2465 enum rtw_phl_status rtw_phl_tbtt_sync(struct phl_info_t *phl, in rtw_phl_tbtt_sync()