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

/drivers/staging/rtl8192u/
H A Dr8192U_wx.c1095 static const struct iw_priv_args r8192_private_args[] = { variable in typeref:struct:iw_priv_args
1217 .num_private_args = sizeof(r8192_private_args) / sizeof(struct iw_priv_args),
1221 .private_args = (struct iw_priv_args *)r8192_private_args,
/drivers/staging/rtl8192e/rtl8192e/
H A Drtl_wx.c1220 static const struct iw_priv_args r8192_private_args[] = { variable in typeref:struct:iw_priv_args
1328 .num_private_args = sizeof(r8192_private_args) /
1331 .private_args = (struct iw_priv_args *)r8192_private_args,

Completed in 12 milliseconds