Home
last modified time | relevance | path

Searched refs:tx_chan_offset (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.c717 nfilter->ch = intf->channel + priv->tx_chan_offset; in bcmasp_netfilt_get_init()
783 rx_filter_core_wl(priv, ((intf->channel + priv->tx_chan_offset) | in bcmasp_en_mda_filter()
1188 .tx_chan_offset = 8,
1197 .tx_chan_offset = 8,
1205 .tx_chan_offset = 0,
1215 priv->tx_chan_offset = pdata->tx_chan_offset; in bcmasp_set_pdata()
H A Dbcmasp.h369 unsigned int tx_chan_offset; member
389 unsigned int tx_chan_offset; member
H A Dbcmasp_intf.c820 if (intf->parent->tx_chan_offset) in bcmasp_init_tx()