Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dwilc_wlan.c43 u32 cfg_frame_offset; member
1725 int total_len = p->cfg_frame_offset + 4 + DRIVER_HANDLER_SIZE; in wilc_wlan_cfg_commit()
1769 p->cfg_frame_offset = 0; in wilc_wlan_cfg_set()
1771 offset = p->cfg_frame_offset; in wilc_wlan_cfg_set()
1775 p->cfg_frame_offset = offset; in wilc_wlan_cfg_set()
1791 p->cfg_frame_offset = 0; in wilc_wlan_cfg_set()
1809 p->cfg_frame_offset = 0; in wilc_wlan_cfg_get()
1811 offset = p->cfg_frame_offset; in wilc_wlan_cfg_get()
1814 p->cfg_frame_offset = offset; in wilc_wlan_cfg_get()
1830 p->cfg_frame_offset = 0; in wilc_wlan_cfg_get()