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()
1177 .tx_chan_offset = 8,
1186 .tx_chan_offset = 8,
1194 .tx_chan_offset = 0,
1204 priv->tx_chan_offset = pdata->tx_chan_offset; in bcmasp_set_pdata()
H A Dbcmasp.h361 unsigned int tx_chan_offset; member
381 unsigned int tx_chan_offset; member
H A Dbcmasp_intf.c786 if (intf->parent->tx_chan_offset) in bcmasp_init_tx()