Home
last modified time | relevance | path

Searched refs:tim_off (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-davinci.c64 unsigned int tim_off; member
184 davinci_clocksource.tim_off); in davinci_timer_read_sched_clock()
316 davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM12; in davinci_timer_register()
320 davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM34; in davinci_timer_register()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-davinci.c63 unsigned int tim_off; member
183 davinci_clocksource.tim_off); in davinci_timer_read_sched_clock()
315 davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM12; in davinci_timer_register()
319 davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM34; in davinci_timer_register()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h87 struct sk_buff *skb_beacon, u16 tim_off,
H A Dsmd.c1874 struct sk_buff *skb_beacon, u16 tim_off, in wcn36xx_smd_send_beacon()
1883 pvm_len = skb_beacon->data[tim_off + 1] - 3; in wcn36xx_smd_send_beacon()
1886 /* Padding is irrelevant to mesh mode since tim_off is always 0. */ in wcn36xx_smd_send_beacon()
1912 memmove(&msg_body.beacon[tim_off + 5 + pvm_len + pad], in wcn36xx_smd_send_beacon()
1913 &msg_body.beacon[tim_off + 5 + pvm_len], in wcn36xx_smd_send_beacon()
1914 skb_beacon->len - (tim_off + 5 + pvm_len)); in wcn36xx_smd_send_beacon()
1915 memset(&msg_body.beacon[tim_off + 5 + pvm_len], 0, pad); in wcn36xx_smd_send_beacon()
1916 msg_body.beacon[tim_off + 1] += pad; in wcn36xx_smd_send_beacon()
1924 msg_body.tim_ie_offset = tim_off+4; in wcn36xx_smd_send_beacon()
1873 wcn36xx_smd_send_beacon(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct sk_buff *skb_beacon, u16 tim_off, u16 p2p_off) wcn36xx_smd_send_beacon() argument
H A Dmain.c827 u16 tim_off, tim_len; in wcn36xx_bss_info_changed() local
957 skb = ieee80211_beacon_get_tim(hw, vif, &tim_off, in wcn36xx_bss_info_changed()
963 wcn36xx_smd_send_beacon(wcn, vif, skb, tim_off, 0); in wcn36xx_bss_info_changed()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.h88 struct sk_buff *skb_beacon, u16 tim_off,
H A Dsmd.c1950 struct sk_buff *skb_beacon, u16 tim_off, in wcn36xx_smd_send_beacon()
1959 pvm_len = skb_beacon->data[tim_off + 1] - 3; in wcn36xx_smd_send_beacon()
1962 /* Padding is irrelevant to mesh mode since tim_off is always 0. */ in wcn36xx_smd_send_beacon()
1988 memmove(&msg_body.beacon[tim_off + 5 + pvm_len + pad], in wcn36xx_smd_send_beacon()
1989 &msg_body.beacon[tim_off + 5 + pvm_len], in wcn36xx_smd_send_beacon()
1990 skb_beacon->len - (tim_off + 5 + pvm_len)); in wcn36xx_smd_send_beacon()
1991 memset(&msg_body.beacon[tim_off + 5 + pvm_len], 0, pad); in wcn36xx_smd_send_beacon()
1992 msg_body.beacon[tim_off + 1] += pad; in wcn36xx_smd_send_beacon()
2000 msg_body.tim_ie_offset = tim_off+4; in wcn36xx_smd_send_beacon()
1949 wcn36xx_smd_send_beacon(struct wcn36xx *wcn, struct ieee80211_vif *vif, struct sk_buff *skb_beacon, u16 tim_off, u16 p2p_off) wcn36xx_smd_send_beacon() argument
H A Dmain.c806 u16 tim_off, tim_len; in wcn36xx_bss_info_changed() local
939 skb = ieee80211_beacon_get_tim(hw, vif, &tim_off, in wcn36xx_bss_info_changed()
945 wcn36xx_smd_send_beacon(wcn, vif, skb, tim_off, 0); in wcn36xx_bss_info_changed()

Completed in 13 milliseconds