Searched refs:bnxt_promiscuous_enable_op (Results 1 – 1 of 1) sorted by relevance
1634 static int bnxt_promiscuous_enable_op(struct rte_eth_dev *eth_dev) in bnxt_promiscuous_enable_op() function3534 .promiscuous_enable = bnxt_promiscuous_enable_op,3740 ret = bnxt_promiscuous_enable_op(dev); in bnxt_restore_filters()