Home
last modified time | relevance | path

Searched defs:memac (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/freescale/fman/
Dfman_memac.c421 static int check_init_parameters(struct fman_mac *memac) in check_init_parameters()
462 struct fman_mac *memac = (struct fman_mac *)handle; in memac_err_exception() local
488 struct fman_mac *memac = (struct fman_mac *)handle; in memac_exception() local
509 static void free_init_resources(struct fman_mac *memac) in free_init_resources()
526 static int memac_enable(struct fman_mac *memac) in memac_enable()
547 static void memac_disable(struct fman_mac *memac) in memac_disable()
553 static int memac_set_promiscuous(struct fman_mac *memac, bool new_val) in memac_set_promiscuous()
569 static int memac_set_tx_pause_frames(struct fman_mac *memac, u8 priority, in memac_set_tx_pause_frames()
604 static int memac_accept_rx_pause_frames(struct fman_mac *memac, bool en) in memac_accept_rx_pause_frames()
623 struct fman_mac *memac = fman_config_to_mac(config)->fman_mac; in memac_get_caps() local
[all …]