Searched refs:inband (Results 1 - 17 of 17) sorted by relevance
/linux-4.4.14/drivers/staging/octeon/ |
H A D | ethernet-rgmii.c | 166 /* Poll the port if inband status changed */ cmv_oct_rgmii_gmx_interrupt() 231 * time the RGMII inband status changes. This may cause cvm_oct_rgmii_init() 232 * problems if the PHY doesn't implement inband status cvm_oct_rgmii_init() 258 * Enable interrupts on inband status changes cvm_oct_rgmii_init() 294 * Disable interrupts on inband status changes cvm_oct_rgmii_uninit()
|
/linux-4.4.14/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-helper-spi.c | 158 union cvmx_gmxx_rxx_rx_inbnd inband = __cvmx_helper_spi_link_get() local 160 result.s.link_up = inband.s.status; __cvmx_helper_spi_link_get() 161 result.s.full_duplex = inband.s.duplex; __cvmx_helper_spi_link_get() 162 switch (inband.s.speed) { __cvmx_helper_spi_link_get()
|
/linux-4.4.14/drivers/bus/ |
H A D | omap_l3_smx.h | 204 /* true when and inband functional error occurs */ 205 unsigned inband:1; member in struct:omap3_l3
|
/linux-4.4.14/drivers/media/platform/marvell-ccic/ |
H A D | mcam-core.h | 347 #define C0_SOF_NOSYNC 0x40000000 /* Use inband active signaling */
|
/linux-4.4.14/drivers/input/serio/ |
H A D | hyperv-keyboard.c | 204 * We have a packet that has "inband" data. The API used hv_kbd_handle_received_packet()
|
/linux-4.4.14/drivers/bluetooth/ |
H A D | btqca.c | 168 * enabling software inband sleep rome_tlv_check_data()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.c | 77 * report mode 2. First 64 bytes carries inband tones (-32 to +31) ath10k_spectral_process_fft()
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
H A D | phy.h | 229 /* inband pulse threshold */
|
H A D | phy.c | 1240 /* lower channel has the inband flag set */ carl9170_get_max_edge_power() 1251 /* lower channel has the inband flag set */ carl9170_get_max_edge_power()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
H A D | rx.c | 367 IWL_DEBUG_CALIB(priv, "inband silence a %u, b %u, c %u, dBm %d\n", iwlagn_rx_calc_noise()
|
/linux-4.4.14/drivers/net/wan/lmc/ |
H A D | lmc_media.c | 955 lmc_t1_write (sc, 0x77, 0x00); /* TLB - TX inband loopback config */ lmc_t1_init()
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 968 /* Set inband Tx timeout to 5x10us for 100Half */ e1000_k1_workaround_lpt_lp() 974 /* Set inband Tx timeout to 50x10us for 10Full/Half */ e1000_k1_workaround_lpt_lp()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | 5083 * If there's an exact channel match or an inband flag set ar9003_hw_get_max_edge_power()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
H A D | rt2800lib.c | 5352 /* Reprogram the inband interface to put right values in RXWI */ rt2800_init_bbp_3352()
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
H A D | 4965-mac.c | 1321 D_CALIB("inband silence a %u, b %u, c %u, dBm %d\n", bcn_silence_a, il4965_rx_calc_noise()
|
/linux-4.4.14/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 4198 frg_cnt++; /* as Txd0 was used for inband header */ s2io_xmit()
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
H A D | message.c | 3347 if ((plci->State == INC_CON_PENDING) || (plci->State == INC_CON_ALERT)) /* send alert tone inband to the network, */ select_b_req()
|
Completed in 699 milliseconds