Home
last modified time | relevance | path

Searched refs:pm_indicated (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.h99 u8 pm_indicated;/* PM mode indicated to AP */ member
H A Ddebugfs.c139 "rts_count | supp_reason | pm_indicated | " in txstat_read_file()
156 stat->supp_reason, stat->pm_indicated, in txstat_read_file()
H A Dxmit.c612 status.pm_indicated = !!(tmp & 0x80); in b43legacy_handle_hwtxstatus()
H A Dmain.c724 stat.pm_indicated = !!(tmp & 0x0080); in handle_irq_transmit_status()
/linux/drivers/net/wireless/broadcom/b43/
H A Dxmit.h220 u8 pm_indicated; /* PM mode indicated to AP */ member
H A Ddebugfs.c362 "rts_count | supp_reason | pm_indicated | " in txstat_read_file()
379 stat->supp_reason, stat->pm_indicated, in txstat_read_file()
H A Dmain.c1352 stat.pm_indicated = !!(tmp & 0x0080); in handle_irq_transmit_status()