Home
last modified time | relevance | path

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

/Linux-v5.4/scripts/kconfig/
Dparser.y100 %type <menu> if_entry menu_entry choice_entry
109 } if_entry menu_entry choice_entry
316 if_entry: T_IF expr T_EOL
332 if_stmt: if_entry stmt_list if_end
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c793 struct brcmf_fws_mac_descriptor *if_entry; in brcmf_fws_macdesc_closed() local
800 if_entry = &fws->desc.iface[entry->interface_id]; in brcmf_fws_macdesc_closed()
801 if (if_entry->state == BRCMF_FWS_STATE_CLOSE) in brcmf_fws_macdesc_closed()