Searched defs:def (Results 151 - 163 of 163) sorted by relevance

1234567

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhw.h788 struct ar5416_eeprom_def def; member in union:ath_hw::__anon1421
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Drtw8852c_rfk.c457 const struct rxck_def *def; local
[all...]
H A Dphy.c5968 _rfk_write_rf(struct rtw89_dev *rtwdev, const struct rtw89_reg5_def *def) argument
5974 _rfk_write32_mask(struct rtw89_dev *rtwdev, const struct rtw89_reg5_def *def) argument
5980 _rfk_write32_set(struct rtw89_dev *rtwdev, const struct rtw89_reg5_def *def) argument
5986 _rfk_write32_clr(struct rtw89_dev *rtwdev, const struct rtw89_reg5_def *def) argument
5992 _rfk_delay(struct rtw89_dev *rtwdev, const struct rtw89_reg5_def *def) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c700 struct cfg80211_chan_def **def = data; local
657 ath10k_mac_vif_chan(struct ieee80211_vif *vif, struct cfg80211_chan_def *def) argument
1547 ath10k_vdev_start(struct ath10k_vif *arvif, const struct cfg80211_chan_def *def) argument
1553 ath10k_vdev_restart(struct ath10k_vif *arvif, const struct cfg80211_chan_def *def) argument
1707 struct cfg80211_chan_def def; local
2185 struct cfg80211_chan_def def; local
2240 struct cfg80211_chan_def def; local
2302 struct cfg80211_chan_def def; local
2553 struct cfg80211_chan_def def; local
2728 struct cfg80211_chan_def def; local
6047 ath10k_recalculate_mgmt_rate(struct ath10k *ar, struct ieee80211_vif *vif, struct cfg80211_chan_def *def) argument
6085 struct cfg80211_chan_def def; local
6718 struct cfg80211_chan_def def; local
7012 struct cfg80211_chan_def def; local
8402 struct cfg80211_chan_def def; local
8658 struct cfg80211_chan_def *def = NULL; local
[all...]
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c1029 struct cfg80211_chan_def **def = data; local
1380 struct cfg80211_chan_def def; local
1443 struct cfg80211_chan_def def; local
468 ath12k_mac_vif_chan(struct ieee80211_vif *vif, struct cfg80211_chan_def *def) argument
1506 struct cfg80211_chan_def def; local
1667 struct cfg80211_chan_def def; local
2140 struct cfg80211_chan_def def; local
2548 ath12k_recalculate_mgmt_rate(struct ath12k *ar, struct ieee80211_vif *vif, struct cfg80211_chan_def *def) argument
2687 struct cfg80211_chan_def def; local
3567 struct cfg80211_chan_def def; local
3673 struct cfg80211_chan_def def; local
7178 struct cfg80211_chan_def def; local
[all...]
/linux-master/drivers/ptp/
H A Dptp_ocp.c3852 gpio_input_map(char *buf, struct ptp_ocp *bp, u16 map[][2], u16 bit, const char *def) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v9_4_3.c2277 uint32_t def, data; local
2299 uint32_t def, data; local
2321 uint32_t data, def; local
2386 uint32_t def, data; local
[all...]
H A Dgfx_v9_0.c4680 uint32_t data, def; local
4755 uint32_t data, def; local
4810 uint32_t def, data; local
[all...]
H A Dgfx_v10_0.c4338 uint32_t data, def; local
7570 uint32_t data, def; local
7644 uint32_t data, def; local
7703 uint32_t def, data; local
7762 uint32_t def, data; local
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dmac.c687 struct cfg80211_chan_def def; local
917 struct cfg80211_chan_def **def = data; local
1745 struct cfg80211_chan_def def; local
504 ath11k_mac_vif_chan(struct ieee80211_vif *vif, struct cfg80211_chan_def *def) argument
1807 struct cfg80211_chan_def def; local
1869 struct cfg80211_chan_def def; local
2066 struct cfg80211_chan_def def; local
2263 struct cfg80211_chan_def def; local
2508 struct cfg80211_chan_def def; local
2753 struct cfg80211_chan_def def; local
2941 struct cfg80211_chan_def def; local
3162 ath11k_recalculate_mgmt_rate(struct ath11k *ar, struct ieee80211_vif *vif, struct cfg80211_chan_def *def) argument
3421 struct cfg80211_chan_def def; local
4556 struct cfg80211_chan_def def; local
4684 struct cfg80211_chan_def def; local
7557 ath11k_mac_get_eirp_power(struct ath11k *ar, u16 *start_freq, u16 *center_freq, u8 i, struct ieee80211_channel **temp_chan, struct cfg80211_chan_def *def, s8 *tx_power) argument
8608 struct cfg80211_chan_def def; local
[all...]
/linux-master/include/net/
H A Dmac80211.h263 struct cfg80211_chan_def def; member in struct:ieee80211_chanctx_conf
/linux-master/net/wireless/
H A Dnl80211.c1299 bool def, defmgmt, defbeacon; member in struct:key_parse
1480 int rem, err, def = 0; local
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf.c533 struct bpf_map_def def; member in struct:bpf_map
1840 struct bpf_map_def *def; local
2698 fill_map_from_def(struct bpf_map *map, const struct btf_map_def *def) argument
2763 const struct btf_type *var, *def; local
5054 struct bpf_map_def *def = &map->def; local
7035 const struct btf_type *sec, *var, *def; local
7257 enum sec_def_flags def = cookie; local
[all...]

Completed in 494 milliseconds

1234567