Searched refs:p802_11_send (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Daironet4500_core.c1680 if (priv->p802_11_send || memcmp(dev->dev_addr, skb->data +6, 6) ){
2546 static int p802_11_send; // 1 variable
2912 priv->p802_11_send =p802_11_send;
H A Daironet4500_proc.c396 {7, "p802_11_send" , NULL, sizeof(int), 0600,NULL, proc_dointvec},
531 tmp_table_ptr[6].data = (void *) &priv->p802_11_send;
H A Daironet4500.h1509 int p802_11_send; member in struct:awc_private

Completed in 72 milliseconds