Home
last modified time | relevance | path

Searched refs:r8192_private_args (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/
H A Dr8192U_wx.c880 static const struct iw_priv_args r8192_private_args[] = { variable
940 .num_private_args = sizeof(r8192_private_args) / sizeof(struct iw_priv_args),
942 .private_args = (struct iw_priv_args *)r8192_private_args,
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c1054 static const struct iw_priv_args r8192_private_args[] = { variable
1149 .num_private_args = sizeof(r8192_private_args) /
1152 .private_args = (struct iw_priv_args *)r8192_private_args,