Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/kconfig/
Dzconf.y98 %type <menu> if_entry menu_entry choice_entry
106 } if_entry menu_entry choice_entry
340 if_entry: T_IF expr T_EOL
356 if_stmt: if_entry if_block if_end
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dfwsignal.c799 struct brcmf_fws_mac_descriptor *if_entry; in brcmf_fws_macdesc_closed() local
806 if_entry = &fws->desc.iface[entry->interface_id]; in brcmf_fws_macdesc_closed()
807 if (if_entry->state == BRCMF_FWS_STATE_CLOSE) in brcmf_fws_macdesc_closed()