Searched defs:SetTxPower (Results 1 – 4 of 4) sorted by relevance
562 int32_t (*SetTxPower)(NetDevice *netDev, int32_t power); member
899 int32_t SetTxPower(const char *ifName, int32_t power) in SetTxPower() function
455 int32_t SetTxPower(const char *ifName, int32_t power) in SetTxPower() function
597 static uint32_t SetTxPower(struct NetDevice *netdev, int32_t power) in SetTxPower() function