Searched refs:tim_off (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/clocksource/ |
D | timer-davinci.c | 63 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()
|
/Linux-v6.6/drivers/net/wireless/ath/wcn36xx/ |
D | smd.h | 88 struct sk_buff *skb_beacon, u16 tim_off,
|
D | smd.c | 1950 struct sk_buff *skb_beacon, u16 tim_off, in wcn36xx_smd_send_beacon() argument 1959 pvm_len = skb_beacon->data[tim_off + 1] - 3; 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()
|
D | main.c | 806 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()
|