| /linux/drivers/net/ethernet/microchip/ |
| H A D | lan743x_main.c | 228 INT_BIT_DMA_TX_(tx->channel_number)); in lan743x_tx_isr() 231 if (int_sts & INT_BIT_DMA_TX_(tx->channel_number)) { in lan743x_tx_isr() 232 u32 ioc_bit = DMAC_INT_BIT_TX_IOC_(tx->channel_number); in lan743x_tx_isr() 257 INT_BIT_DMA_TX_(tx->channel_number)); in lan743x_tx_isr() 268 INT_BIT_DMA_RX_(rx->channel_number)); in lan743x_rx_isr() 271 if (int_sts & INT_BIT_DMA_RX_(rx->channel_number)) { in lan743x_rx_isr() 272 u32 rx_frame_bit = DMAC_INT_BIT_RXFRM_(rx->channel_number); in lan743x_rx_isr() 297 INT_BIT_DMA_RX_(rx->channel_number)); in lan743x_rx_isr() 1689 int channel_number; in lan743x_rx_cfg_b_tstamp_config() local 1694 channel_number = adapter->rx[index].channel_number; in lan743x_rx_cfg_b_tstamp_config() [all …]
|
| H A D | lan743x_main.h | 971 int channel_number; member 1008 int channel_number; member
|
| /linux/drivers/mailbox/ |
| H A D | sun6i-msgbox.c | 56 static inline int channel_number(struct mbox_chan *chan) in channel_number() function 102 int n = channel_number(chan); in sun6i_msgbox_send_data() 118 int n = channel_number(chan); in sun6i_msgbox_startup() 142 int n = channel_number(chan); in sun6i_msgbox_shutdown() 165 int n = channel_number(chan); in sun6i_msgbox_last_tx_done() 182 int n = channel_number(chan); in sun6i_msgbox_peek_data()
|
| H A D | qcom-cpucp-mbox.c | 43 static inline int channel_number(struct mbox_chan *chan) in channel_number() function 75 unsigned long chan_id = channel_number(chan); in qcom_cpucp_mbox_startup() 88 unsigned long chan_id = channel_number(chan); in qcom_cpucp_mbox_shutdown() 99 unsigned long chan_id = channel_number(chan); in qcom_cpucp_mbox_send_data()
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rx.c | 162 int channel_number; in rtw_update_rx_freq_from_ie() local 185 channel_number = cfg80211_get_ies_channel_number(variable, ielen, in rtw_update_rx_freq_from_ie() 187 if (channel_number != -1) in rtw_update_rx_freq_from_ie() 188 channel = channel_number; in rtw_update_rx_freq_from_ie()
|
| /linux/drivers/net/wireless/silabs/wfx/ |
| H A D | hif_api_cmd.h | 245 u8 channel_number; member 295 u8 channel_number; member 355 u8 channel_number; member
|
| H A D | data_rx.c | 57 hdr->freq = ieee80211_channel_to_frequency(arg->channel_number, hdr->band); in wfx_rx_cb()
|
| H A D | hif_tx.c | 343 body->channel_number = channel->hw_value; in wfx_hif_join() 476 body->channel_number = channel->hw_value; in wfx_hif_start()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | wsm.h | 847 u16 channel_number; member 900 u16 channel_number; member 1172 u16 channel_number; member 1189 /* [in] */ u16 channel_number; member
|
| H A D | sta.c | 347 .channel_number = ch->hw_value, in cw1200_config() 1279 join.channel_number = priv->channel->hw_value; in cw1200_do_join() 1466 start.channel_number = priv->channel->hw_value; in cw1200_enable_listening() 1469 start.channel_number = 1; in cw1200_enable_listening() 2319 .channel_number = priv->channel->hw_value, in cw1200_start_ap() 2346 start.channel_number, start.band, in cw1200_start_ap()
|
| H A D | wsm.c | 434 WSM_PUT16(buf, arg->channel_number); in wsm_join() 621 WSM_PUT16(buf, arg->channel_number); in wsm_switch_channel() 675 WSM_PUT16(buf, arg->channel_number); in wsm_start() 871 rx.channel_number = WSM_GET16(buf); in wsm_receive_indication()
|
| H A D | txrx.c | 1074 hdr->band = ((arg->channel_number & 0xff00) || in cw1200_rx_cb() 1075 (arg->channel_number > 14)) ? in cw1200_rx_cb() 1078 arg->channel_number, in cw1200_rx_cb()
|
| /linux/include/linux/mfd/ |
| H A D | rz-mtu3.h | 135 unsigned int channel_number; member
|
| /linux/drivers/media/usb/go7007/ |
| H A D | go7007-priv.h | 159 int channel_number; /* for multi-channel boards like Adlink PCI-MPG24 */ member
|
| H A D | go7007-driver.c | 302 0, 0, go->channel_number + 1); in go7007_register_encoder()
|
| H A D | go7007-usb.c | 1211 go->channel_number = channel; in go7007_usb_probe()
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_mgmt.h | 402 u8 channel_number; member
|
| H A D | rsi_91x_mgmt.c | 1145 chan_cfg->channel_number = channel->hw_value; in rsi_set_channel()
|
| /linux/net/wireless/ |
| H A D | scan.c | 2146 int channel_number; in cfg80211_get_bss_channel() local 2149 channel_number = cfg80211_get_ies_channel_number(ie, ielen, in cfg80211_get_bss_channel() 2152 if (channel_number < 0) { in cfg80211_get_bss_channel() 2157 freq = ieee80211_channel_to_freq_khz(channel_number, channel->band); in cfg80211_get_bss_channel()
|
| /linux/drivers/net/wireless/ath/wcn36xx/ |
| H A D | smd.c | 1030 rsp->channel_number, rsp->status); in wcn36xx_smd_switch_channel_rsp() 1043 msg_body.channel_number = (u8)ch; in wcn36xx_smd_switch_channel()
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | vega10_hwmgr.c | 61 static const uint32_t channel_number[] = {1, 2, 0, 4, 0, 8, 0, 16, 2}; variable 946 PP_ASSERT_WITH_CODE(data->mem_channels < ARRAY_SIZE(channel_number), in vega10_hwmgr_backend_init() 1911 channel_number[data->mem_channels]); in vega10_populate_all_memory_levels()
|
| /linux/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 2446 tx_power.channels_tx_power[i].channel_number = in ipw_set_tx_power() 2465 tx_power.channels_tx_power[i].channel_number = in ipw_set_tx_power()
|