Home
last modified time | relevance | path

Searched defs:spectral_nl_cb (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/spectral/dispatcher/inc/
H A Dwlan_spectral_public_structs.h354 struct spectral_nl_cb { struct
355 void *(*get_sbuff)(struct wlan_objmgr_pdev *pdev,
358 int (*send_nl_bcast)(struct wlan_objmgr_pdev *pdev,
360 int (*send_nl_unicast)(struct wlan_objmgr_pdev *pdev,
362 void (*free_sbuff)(struct wlan_objmgr_pdev *pdev,
364 int (*convert_to_nl_ch_width)(uint8_t phy_chwidth);
365 uint8_t (*convert_to_phy_ch_width)(uint8_t nl_chwidth);