Searched refs:CARRIER_SENSE_COUNTER (Results 1 – 7 of 7) sorted by relevance
/drivers/staging/rtl8187se/ |
D | r8180_max2820.c | 185 write_nic_byte(dev,CARRIER_SENSE_COUNTER,0x4c); //this is general in maxim_rf_init()
|
D | r8180_sa2400.c | 141 write_nic_byte(dev,CARRIER_SENSE_COUNTER,0x4c); //this is general in sa2400_rf_init()
|
D | r8180_gct.c | 180 write_nic_byte(dev,CARRIER_SENSE_COUNTER,0x4c); //this is general in gct_rf_init()
|
D | r8180_hw.h | 198 #define CARRIER_SENSE_COUNTER 0x79 //byte macro
|
/drivers/net/wireless/rtl818x/ |
D | rtl818x.h | 131 u8 CARRIER_SENSE_COUNTER; member
|
D | rtl8180_dev.c | 409 rtl818x_iowrite8(priv, &priv->map->CARRIER_SENSE_COUNTER, 0x4C); in rtl8180_init_hw()
|
D | rtl8187_dev.c | 1126 rtl818x_iowrite8(priv, &priv->map->CARRIER_SENSE_COUNTER, in rtl8187_conf_erp()
|