Home
last modified time | relevance | path

Searched refs:host_int_frame_register (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h1111 s32 host_int_frame_register(struct host_if_drv *hWFIDrv, u16 u16FrameType, bool bReg);
Dwilc_wfi_cfgoperations.c2425 host_int_frame_register(priv->hWILCWFIDrv, frame_type, reg); in wilc_mgmt_frame_register()
2636 host_int_frame_register(priv->hWILCWFIDrv, in change_virtual_intf()
2722 host_int_frame_register(priv->hWILCWFIDrv, in change_virtual_intf()
2749 host_int_frame_register(priv->hWILCWFIDrv, in change_virtual_intf()
2836 host_int_frame_register(priv->hWILCWFIDrv, in change_virtual_intf()
Dhost_interface.c4405 s32 host_int_frame_register(struct host_if_drv *hif_drv, u16 u16FrameType, bool bReg) in host_int_frame_register() function