Home
last modified time | relevance | path

Searched refs:avf (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c78 struct ath5k_vif *avf = (void *)vif->drv_priv; in ath5k_add_interface() local
106 avf->opmode = vif->type; in ath5k_add_interface()
114 ATH5K_DBG(ah, ATH5K_DEBUG_MODE, "add interface mode %d\n", avf->opmode); in ath5k_add_interface()
117 if ((avf->opmode == NL80211_IFTYPE_AP) || in ath5k_add_interface()
118 (avf->opmode == NL80211_IFTYPE_ADHOC) || in ath5k_add_interface()
119 (avf->opmode == NL80211_IFTYPE_MESH_POINT)) { in ath5k_add_interface()
123 avf->bbuf = list_first_entry(&ah->bcbuf, struct ath5k_buf, in ath5k_add_interface()
125 list_del(&avf->bbuf->list); in ath5k_add_interface()
127 avf->bslot = 0; in ath5k_add_interface()
130 avf->bslot = slot; in ath5k_add_interface()
[all …]
H A Dbase.c481 struct ath5k_vif *avf = (void *)vif->drv_priv; in ath5k_vif_iter() local
498 if (avf->assoc) in ath5k_vif_iter()
507 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_vif_iter()
510 if (avf->opmode == NL80211_IFTYPE_STATION) in ath5k_vif_iter()
513 iter_data->opmode = avf->opmode; in ath5k_vif_iter()
1941 struct ath5k_vif *avf; in ath5k_beacon_update() local
1956 avf = (void *)vif->drv_priv; in ath5k_beacon_update()
1957 ath5k_txbuf_free_skb(ah, avf->bbuf); in ath5k_beacon_update()
1958 avf->bbuf->skb = skb; in ath5k_beacon_update()
1959 ret = ath5k_beacon_setup(ah, avf->bbuf); in ath5k_beacon_update()
[all …]
/openbmc/qemu/target/tricore/
H A Dop_helper.c1105 int32_t avf = 0; in helper_abs_b() local
1112 avf |= b ^ b * 2u; in helper_abs_b()
1118 env->PSW_USB_AV = avf << 24; in helper_abs_b()
1128 int32_t avf = 0; in helper_abs_h() local
1135 avf |= h ^ h * 2u; in helper_abs_h()
1141 env->PSW_USB_AV = avf << 16; in helper_abs_h()
1152 int32_t avf = 0; in helper_absdif_b() local
1160 avf |= b ^ b * 2u; in helper_absdif_b()
1166 env->PSW_USB_AV = avf << 24; in helper_absdif_b()
1176 int32_t avf = 0; in helper_absdif_h() local
[all …]
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h804 u8 avf[4]; member
H A Dngene-cards.c1110 .avf = { 0 },
/openbmc/linux/
H A DMAINTAINERS10545 F: include/linux/avf/virtchnl.h
H A Dopengrok0.0.log[all...]
H A Dopengrok2.0.log[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]