Home
last modified time | relevance | path

Searched refs:tim_position (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c984 u16 tim_position; in b43legacy_write_beacon_template() local
996 tim_position = sizeof(struct b43legacy_plcp_hdr6); in b43legacy_write_beacon_template()
997 tim_position += offsetof(struct ieee80211_mgmt, in b43legacy_write_beacon_template()
999 tim_position += i; in b43legacy_write_beacon_template()
1004 B43legacy_SHM_SH_TIMPOS, tim_position); in b43legacy_write_beacon_template()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A Dmain.c984 u16 tim_position; in b43legacy_write_beacon_template() local
996 tim_position = sizeof(struct b43legacy_plcp_hdr6); in b43legacy_write_beacon_template()
997 tim_position += offsetof(struct ieee80211_mgmt, in b43legacy_write_beacon_template()
999 tim_position += i; in b43legacy_write_beacon_template()
1004 B43legacy_SHM_SH_TIMPOS, tim_position); in b43legacy_write_beacon_template()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dmain.c1665 u16 tim_position; in b43_write_beacon_template() local
1677 tim_position = sizeof(struct b43_plcp_hdr6); in b43_write_beacon_template()
1678 tim_position += offsetof(struct ieee80211_mgmt, u.beacon.variable); in b43_write_beacon_template()
1679 tim_position += i; in b43_write_beacon_template()
1684 B43_SHM_SH_TIMBPOS, tim_position); in b43_write_beacon_template()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dmain.c1665 u16 tim_position; in b43_write_beacon_template() local
1677 tim_position = sizeof(struct b43_plcp_hdr6); in b43_write_beacon_template()
1678 tim_position += offsetof(struct ieee80211_mgmt, u.beacon.variable); in b43_write_beacon_template()
1679 tim_position += i; in b43_write_beacon_template()
1684 B43_SHM_SH_TIMBPOS, tim_position); in b43_write_beacon_template()

Completed in 24 milliseconds