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()
742 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()
895 rtw_phl_free_stainfo_sw(void *phl, struct rtw_phl_stainfo_t *sta) in rtw_phl_free_stainfo_sw()
935 __phl_free_stainfo(struct phl_info_t *phl, struct rtw_phl_stainfo_t *sta) in __phl_free_stainfo()
1072 rtw_phl_alloc_stainfo_sw(void *phl, u8 *sta_addr, in rtw_phl_alloc_stainfo_sw()
1110 __phl_alloc_stainfo(struct phl_info_t *phl, in __phl_alloc_stainfo()
1149 _phl_alloc_stainfo(struct phl_info_t *phl, in _phl_alloc_stainfo()
1262 rtw_phl_cmd_alloc_stainfo(void *phl, in rtw_phl_cmd_alloc_stainfo()
1512 rtw_phl_cmd_update_media_status(void *phl, in rtw_phl_cmd_update_media_status()
1753 rtw_phl_cmd_change_stainfo(void *phl, in rtw_phl_cmd_change_stainfo()
1810 rtw_phl_get_stainfo_by_macid(void *phl, u16 macid) in rtw_phl_get_stainfo_by_macid()
1843 rtw_phl_get_stainfo_by_addr_ex(void *phl, u8 *addr) in rtw_phl_get_stainfo_by_addr_ex()
1870 u16 rtw_phl_get_macid_by_addr(void *phl, u8 *addr) in rtw_phl_get_macid_by_addr()
1890 rtw_phl_get_stainfo_by_addr(void *phl, struct rtw_wifi_role_t *wrole, u8 *addr) in rtw_phl_get_stainfo_by_addr()
1913 rtw_phl_get_stainfo_self(void *phl, struct rtw_wifi_role_t *wrole) in rtw_phl_get_stainfo_self()
1975 rtw_phl_query_rainfo(void *phl, struct rtw_phl_stainfo_t *phl_sta, in rtw_phl_query_rainfo()
2016 rtw_phl_txsts_rpt_config(void *phl, struct rtw_phl_stainfo_t *phl_sta) in rtw_phl_txsts_rpt_config()
2039 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()
2119 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()
2168 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()
2238 void _phl_sta_up_bcn_offset_info(struct phl_info_t *phl, in _phl_sta_up_bcn_offset_info()
2307 void rtw_phl_sta_up_rx_bcn(void *phl, struct rtw_bcn_pkt_info *info) in rtw_phl_sta_up_rx_bcn()
2327 void phl_clean_sta_bcn_info(struct phl_info_t *phl, struct rtw_phl_stainfo_t *sta) in phl_clean_sta_bcn_info()
2337 struct rtw_bcn_offset * phl_get_sta_bcn_offset_info(struct phl_info_t *phl, in phl_get_sta_bcn_offset_info()
2346 void phl_bcn_watchdog(struct phl_info_t *phl) in phl_bcn_watchdog()
2390 bool phl_calc_offset_from_tbtt(struct phl_info_t *phl, in phl_calc_offset_from_tbtt()
2429 enum rtw_phl_status rtw_phl_tbtt_sync(struct phl_info_t *phl, in rtw_phl_tbtt_sync()