Home
last modified time | relevance | path

Searched refs:mac_get_caps (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dphylink.h205 unsigned long (*mac_get_caps)(struct phylink_config *config, member
240 unsigned long mac_get_caps(struct phylink_config *config,
/linux/Documentation/networking/
H A Dsfp-phylink.rst203 The :c:func:`mac_get_caps` method is optional, and if provided should
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.c780 .mac_get_caps = memac_get_caps,