OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ixgbe_mta_vector
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/ixgbe/
ixgbe_vf.c
301
*
ixgbe_mta_vector
- Determines bit-vector in multicast table to set
312
static s32
ixgbe_mta_vector
(struct ixgbe_hw *hw, u8 *mc_addr)
function in typeref:typename:s32
430
vector =
ixgbe_mta_vector
(hw, next(hw, &mc_addr_list, &vmdq));
ixgbe_common.c
59
static s32
ixgbe_mta_vector
(struct ixgbe_hw *hw, u8 *mc_addr);
2666
*
ixgbe_mta_vector
- Determines bit-vector in multicast table to set
2677
static s32
ixgbe_mta_vector
(struct ixgbe_hw *hw, u8 *mc_addr)
function in typeref:typename:s32
2681
DEBUGFUNC("
ixgbe_mta_vector
");
2724
vector =
ixgbe_mta_vector
(hw, mc_addr);
Completed in 16 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025