Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/inc/
H A Dspatial_reuse_api.h65 enum sr_osif_operation sr_osif_oper,
100 enum sr_osif_operation sr_osif_oper,
113 enum sr_osif_operation sr_osif_oper, in wlan_spatial_reuse_osif_event() argument
/wlan-driver/qcacld-3.0/components/spatial_reuse/dispatcher/src/
H A Dspatial_reuse_api.c97 enum sr_osif_operation sr_osif_oper, in wlan_spatial_reuse_osif_event() argument
101 sr_cb.send_osif_event(vdev, sr_osif_oper, sr_osif_rc); in wlan_spatial_reuse_osif_event()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_he.c273 hdd_sr_event_convert_operation(enum sr_osif_operation sr_osif_oper, in hdd_sr_event_convert_operation() argument
278 switch (sr_osif_oper) { in hdd_sr_event_convert_operation()
363 enum sr_osif_operation sr_osif_oper, in hdd_sr_osif_events() argument
395 status = hdd_sr_event_convert_operation(sr_osif_oper, &sr_nl_oper); in hdd_sr_osif_events()
397 hdd_err("Invalid SR Operation: %d", sr_osif_oper); in hdd_sr_osif_events()