Searched defs:ops (Results 1 – 3 of 3) sorted by relevance
35 struct nrf_wifi_bal_ops *ops; member
95 const struct nrf_wifi_osal_ops *ops; member
16 void nrf_wifi_osal_init(const struct nrf_wifi_osal_ops *ops) in nrf_wifi_osal_init()