Searched defs:HdfMac80211BaseOps (Results 1 – 1 of 1) sorted by relevance
472 struct HdfMac80211BaseOps { struct484 int32_t (*SetMode)(NetDevice *netDev, enum WlanWorkMode mode);500 int32_t (*AddKey)(560 int32_t (*SetMacAddr)(NetDevice *netDev, uint8_t *mac, uint8_t len);573 int32_t (*SetTxPower)(NetDevice *netDev, int32_t power);601 int32_t (*GetHwCapability)(NetDevice *netDev, struct WlanHwCapability **capability);603 int32_t (*SendAction)(struct NetDevice *netDev, WifiActionData *actionData);605 int32_t (*GetIftype)(struct NetDevice *netDev, uint8_t *iftype);618 int32_t (*GetPowerMode)(struct NetDevice *netDev, uint8_t *mode);631 int32_t (*SetPowerMode)(struct NetDevice *netDev, uint8_t mode);[all …]