Searched refs:if_entry (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/scripts/kconfig/
H A Dzconf.y92 %type <menu> if_entry menu_entry choice_entry
100 } if_entry menu_entry choice_entry
321 if_entry: T_IF expr nl label
337 if_stmt: if_entry if_block if_end
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dfwsignal.c788 struct brcmf_fws_mac_descriptor *if_entry; brcmf_fws_macdesc_closed() local
795 if_entry = &fws->desc.iface[entry->interface_id]; brcmf_fws_macdesc_closed()
796 if (if_entry->state == BRCMF_FWS_STATE_CLOSE) brcmf_fws_macdesc_closed()

Completed in 99 milliseconds