Home
last modified time | relevance | path

Searched defs:plcp (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dbcmwifi_monitor.c172 wlc_he_su_fill_rtap_data(struct wl_rxsts *sts, uint8 *plcp) in wlc_he_su_fill_rtap_data()
274 uint8 *plcp, uint32 corerev, uint32 corerev_minor) in wlc_he_dl_ofdma_fill_rtap_data()
379 wlc_he_dl_ofdma_fill_rtap_flag(struct wl_rxsts *sts, uint8 *plcp, uint32 corerev) in wlc_he_dl_ofdma_fill_rtap_flag()
409 wlc_he_ul_ofdma_fill_rtap_data(struct wl_rxsts *sts, d11rxhdr_t *rxh, uint8 *plcp, in wlc_he_ul_ofdma_fill_rtap_data()
462 wlc_vht_get_gid(uint8 *plcp) in wlc_vht_get_gid()
469 wlc_vht_get_aid(uint8 *plcp) in wlc_vht_get_aid()
476 wlc_vht_get_txop_ps_not_allowed(uint8 *plcp) in wlc_vht_get_txop_ps_not_allowed()
482 wlc_vht_get_sgi_nsym_da(uint8 *plcp) in wlc_vht_get_sgi_nsym_da()
488 wlc_vht_get_ldpc_extra_symbol(uint8 *plcp) in wlc_vht_get_ldpc_extra_symbol()
494 wlc_vht_get_beamformed(uint8 *plcp) in wlc_vht_get_beamformed()
[all …]
H A Dbcmwifi_rspec.c141 wf_eht_plcp_to_rspec(uint8 *plcp) in wf_eht_plcp_to_rspec()
155 wf_he_plcp_to_rspec(uint8 *plcp) in wf_he_plcp_to_rspec()
203 wf_vht_plcp_to_rspec(uint8 *plcp) in wf_vht_plcp_to_rspec()
236 wf_ht_plcp_to_rspec(uint8 *plcp) in wf_ht_plcp_to_rspec()
H A Dbcmwifi_rates.c455 wf_vht_plcp_to_rate(uint8 *plcp) in wf_vht_plcp_to_rate()
514 wf_he_plcp_to_rate(uint8 *plcp, bool is_mu) in wf_he_plcp_to_rate()
560 wf_eht_plcp_to_rate(uint8 *plcp, bool is_mu) in wf_eht_plcp_to_rate()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/rf/
H A Dhalrf_pmac.c36 void halrf_set_plcp_usr_info(struct rf_info *rf, struct rf_plcp_param_t *plcp, in halrf_set_plcp_usr_info()
58 void halrf_set_plcp_para_info(struct rf_info *rf, struct rf_plcp_param_t *plcp, in halrf_set_plcp_para_info()
115 struct rf_plcp_param_t plcp = {0}; in halrf_set_pmac_plcp_gen() local
H A Dhalrf_interface.h54 #define halrf_set_pmac_plcp_tx(rf, plcp, usr, phy_idx, sts) rtw_hal_bb_set_plcp_tx((rf)->hal_com, p… argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/rf/
H A Dhalrf_pmac.c36 void halrf_set_plcp_usr_info(struct rf_info *rf, struct rf_plcp_param_t *plcp, in halrf_set_plcp_usr_info()
58 void halrf_set_plcp_para_info(struct rf_info *rf, struct rf_plcp_param_t *plcp, in halrf_set_plcp_para_info()
115 struct rf_plcp_param_t plcp = {0}; in halrf_set_pmac_plcp_gen() local
H A Dhalrf_interface.h54 #define halrf_set_pmac_plcp_tx(rf, plcp, usr, phy_idx, sts) rtw_hal_bb_set_plcp_tx((rf)->hal_com, p… argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dxmit.c54 static int b43_plcp_get_bitrate_idx_cck(struct b43_plcp_hdr6 *plcp) in b43_plcp_get_bitrate_idx_cck()
70 static int b43_plcp_get_bitrate_idx_ofdm(struct b43_plcp_hdr6 *plcp, bool ghz5) in b43_plcp_get_bitrate_idx_ofdm()
136 void b43_generate_plcp_hdr(struct b43_plcp_hdr4 *plcp, in b43_generate_plcp_hdr()
428 struct b43_plcp_hdr6 *plcp; in b43_generate_txhdr() local
635 struct b43_plcp_hdr6 *plcp; in b43_rx() local
H A Dxmit.h64 struct b43_plcp_hdr6 plcp; /* Main PLCP header */ member
77 struct b43_plcp_hdr6 plcp; /* Main PLCP header */ member
88 struct b43_plcp_hdr6 plcp; /* Main PLCP header */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c27 static u8 b43legacy_plcp_get_bitrate_idx_cck(struct b43legacy_plcp_hdr6 *plcp) in b43legacy_plcp_get_bitrate_idx_cck()
44 static u8 b43legacy_plcp_get_bitrate_idx_ofdm(struct b43legacy_plcp_hdr6 *plcp, in b43legacy_plcp_get_bitrate_idx_ofdm()
111 void b43legacy_generate_plcp_hdr(struct b43legacy_plcp_hdr4 *plcp, in b43legacy_generate_plcp_hdr()
423 struct b43legacy_plcp_hdr6 *plcp; in b43legacy_rx() local
H A Dxmit.h42 struct b43legacy_plcp_hdr6 plcp; member
H A Dmain.c899 struct b43legacy_plcp_hdr4 plcp; in b43legacy_write_template_common() local
1023 struct b43legacy_plcp_hdr4 plcp; in b43legacy_write_probe_resp_plcp() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_monitor.h61 #define HE_EXTRACT_FROM_PLCP(plcp, ppdu_type, field) \ argument
66 #define HE_PACK_RTAP_FROM_PLCP(plcp, ppdu_type, field) \ argument
70 #define HE_PACK_RTAP_GI_LTF_FROM_PLCP(plcp, ppdu_type, field, member) \ argument
H A Dd11.h559 #define WLC_GET_CCK_PLCP_LEN(plcp) (plcp[4] + (plcp[5] << 8)) argument
560 #define WLC_GET_MIMO_PLCP_LEN(plcp) (plcp[1] + (plcp[2] << 8)) argument
561 #define WLC_SET_MIMO_PLCP_LEN(plcp, len) \ argument
564 #define WLC_SET_MIMO_PLCP_AMPDU(plcp) (plcp[3] |= MIMO_PLCP_AMPDU) argument
565 #define WLC_CLR_MIMO_PLCP_AMPDU(plcp) (plcp[3] &= ~MIMO_PLCP_AMPDU) argument
566 #define WLC_IS_MIMO_PLCP_AMPDU(plcp) (plcp[3] & MIMO_PLCP_AMPDU) argument
840 uint8 plcp[D11_PHY_HDR_LEN]; /* 6 - 11 */ member
1124 uint8 plcp[D11_PHY_HDR_LEN]; /* 6 bytes */ member
4913 uint8 plcp[6]; /**< plcp of template */ member
5993 #define PLCP_VALID(plcp) (((plcp)[0] | (plcp)[1] | (plcp)[2]) != 0) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c529 u8 *plcp; in brcms_c_ampdu_add_frame() local
635 u8 *plcp; in brcms_c_ampdu_finalize() local
843 u8 *plcp; in brcms_c_ampdu_dotxstatus_complete() local
H A Drate.c343 u32 brcms_c_compute_rspec(struct d11rxhdr *rxh, u8 *plcp) in brcms_c_compute_rspec()
H A Drate.h155 static inline bool plcp3_issgi(u8 plcp) in plcp3_issgi()
H A Dmain.c5953 uint length, u8 *plcp) in brcms_c_cck_plcp_set()
6000 static void brcms_c_compute_mimo_plcp(u32 rspec, uint length, u8 *plcp) in brcms_c_compute_mimo_plcp()
6015 brcms_c_compute_ofdm_plcp(u32 rspec, u32 length, u8 *plcp) in brcms_c_compute_ofdm_plcp()
6037 uint length, u8 *plcp) in brcms_c_compute_cck_plcp()
6046 uint length, u8 *plcp) in brcms_c_compute_plcp()
6168 u8 *plcp, plcp_fallback[D11_PHY_HDR_LEN]; in brcms_c_d11hdrs_mac80211() local
7006 unsigned char *plcp; in prep_mac80211_status() local
7194 u8 plcp[D11_PHY_HDR_LEN]; in brcms_c_mod_prb_rsp_rate_table() local
H A Dd11.h731 #define BRCMS_GET_CCK_PLCP_LEN(plcp) (plcp[4] + (plcp[5] << 8)) argument
732 #define BRCMS_GET_MIMO_PLCP_LEN(plcp) (plcp[1] + (plcp[2] << 8)) argument
733 #define BRCMS_SET_MIMO_PLCP_LEN(plcp, len) \ argument
739 #define BRCMS_SET_MIMO_PLCP_AMPDU(plcp) (plcp[3] |= MIMO_PLCP_AMPDU) argument
740 #define BRCMS_CLR_MIMO_PLCP_AMPDU(plcp) (plcp[3] &= ~MIMO_PLCP_AMPDU) argument
741 #define BRCMS_IS_MIMO_PLCP_AMPDU(plcp) (plcp[3] & MIMO_PLCP_AMPDU) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00lib.h38 unsigned short plcp; member
H A Drt2x00queue.h306 } plcp; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/admtek/
H A Dadm8211.c1569 static void adm8211_calc_durations(int *dur, int *plcp, size_t payload_len, int len, in adm8211_calc_durations()
1679 int plcp, dur, len, plcp_signal, short_preamble; in adm8211_tx() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/
H A Dtx.c1571 u32 *ht1, u32 *plcp) in carl9170_tx_beacon_physet()
1619 u32 word, ht1, plcp, off, addr, len; in carl9170_update_beacon() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drs.h22 u8 plcp; /* uCode API: IWL_RATE_6M_PLCP, etc. */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.h28 u8 plcp; /* uCode API: IWL_RATE_6M_PLCP, etc. */ member

12