Home
last modified time | relevance | path

Searched refs:tim_off (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/clocksource/
A Dtimer-davinci.c63 unsigned int tim_off; member
183 davinci_clocksource.tim_off); in davinci_timer_read_sched_clock()
311 davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM12; in davinci_timer_register()
315 davinci_clocksource.tim_off = DAVINCI_TIMER_REG_TIM34; in davinci_timer_register()
/linux/drivers/net/wireless/ath/wcn36xx/
A Dsmd.h88 struct sk_buff *skb_beacon, u16 tim_off,
A Dsmd.c1942 struct sk_buff *skb_beacon, u16 tim_off, in wcn36xx_smd_send_beacon() argument
1951 pvm_len = skb_beacon->data[tim_off + 1] - 3; in wcn36xx_smd_send_beacon()
1980 memmove(&msg_body.beacon[tim_off + 5 + pvm_len + pad], in wcn36xx_smd_send_beacon()
1981 &msg_body.beacon[tim_off + 5 + pvm_len], in wcn36xx_smd_send_beacon()
1982 skb_beacon->len - (tim_off + 5 + pvm_len)); in wcn36xx_smd_send_beacon()
1983 memset(&msg_body.beacon[tim_off + 5 + pvm_len], 0, pad); in wcn36xx_smd_send_beacon()
1984 msg_body.beacon[tim_off + 1] += pad; in wcn36xx_smd_send_beacon()
1992 msg_body.tim_ie_offset = tim_off+4; in wcn36xx_smd_send_beacon()
A Dmain.c820 u16 tim_off, tim_len; in wcn36xx_bss_info_changed() local
951 skb = ieee80211_beacon_get_tim(hw, vif, &tim_off, in wcn36xx_bss_info_changed()
957 wcn36xx_smd_send_beacon(wcn, vif, skb, tim_off, 0); in wcn36xx_bss_info_changed()

Completed in 13 milliseconds