Searched refs:BCM_GENL_ATTR_STRING (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_android.h | 83 BCM_GENL_ATTR_STRING, enumerator
|
| H A D | wl_android.c | 687 [BCM_GENL_ATTR_STRING] = { .type = NLA_NUL_STRING }, 9918 attr_type = BCM_GENL_ATTR_STRING; in wl_genl_send_msg() 9934 if (attr_type == BCM_GENL_ATTR_STRING) { in wl_genl_send_msg() 9944 ret = nla_put_string(skb, BCM_GENL_ATTR_STRING, buf); in wl_genl_send_msg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_android.h | 83 BCM_GENL_ATTR_STRING, enumerator
|
| H A D | wl_android.c | 701 [BCM_GENL_ATTR_STRING] = { .type = NLA_NUL_STRING }, 10226 attr_type = BCM_GENL_ATTR_STRING; in wl_genl_send_msg() 10242 if (attr_type == BCM_GENL_ATTR_STRING) { in wl_genl_send_msg() 10252 ret = nla_put_string(skb, BCM_GENL_ATTR_STRING, buf); in wl_genl_send_msg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_android.h | 83 BCM_GENL_ATTR_STRING, enumerator
|
| H A D | wl_android.c | 706 [BCM_GENL_ATTR_STRING] = { .type = NLA_NUL_STRING }, 10324 attr_type = BCM_GENL_ATTR_STRING; in wl_genl_send_msg() 10340 if (attr_type == BCM_GENL_ATTR_STRING) { in wl_genl_send_msg() 10350 ret = nla_put_string(skb, BCM_GENL_ATTR_STRING, buf); in wl_genl_send_msg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_android.h | 152 BCM_GENL_ATTR_STRING, enumerator
|
| H A D | wl_android.c | 806 [BCM_GENL_ATTR_STRING] = { .type = NLA_NUL_STRING }, 13237 attr_type = BCM_GENL_ATTR_STRING; in wl_genl_send_msg() 13253 if (attr_type == BCM_GENL_ATTR_STRING) { in wl_genl_send_msg() 13263 ret = nla_put_string(skb, BCM_GENL_ATTR_STRING, buf); in wl_genl_send_msg()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_android.h | 151 BCM_GENL_ATTR_STRING, enumerator
|
| H A D | wl_android.c | 792 [BCM_GENL_ATTR_STRING] = { .type = NLA_NUL_STRING }, 13081 attr_type = BCM_GENL_ATTR_STRING; in wl_genl_send_msg() 13097 if (attr_type == BCM_GENL_ATTR_STRING) { in wl_genl_send_msg() 13107 ret = nla_put_string(skb, BCM_GENL_ATTR_STRING, buf); in wl_genl_send_msg()
|