Searched refs:rxfilter_installed (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dptp.c228 * @rxfilter_installed: Receive filter installed
299 bool rxfilter_installed; member in struct:efx_ptp_data
1264 if (ptp->rxfilter_installed) {
1269 ptp->rxfilter_installed = false;
1279 if (!ptp->channel || ptp->rxfilter_installed)
1313 ptp->rxfilter_installed = true;

Completed in 103 milliseconds