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