OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmac
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_common.h
463
struct
cmac
{
struct
661
int t3_link_start(struct cphy *phy, struct
cmac
*mac, struct link_config *lc);
675
void mac_prep(struct
cmac
*mac, adapter_t *adapter, int index);
695
int t3_mac_reset(struct
cmac
*mac);
696
void t3b_pcs_reset(struct
cmac
*mac);
697
int t3_mac_enable(struct
cmac
*mac, int which);
698
int t3_mac_disable(struct
cmac
*mac, int which);
699
int t3_mac_set_mtu(struct
cmac
*mac, unsigned int mtu);
700
int t3_mac_set_rx_mode(struct
cmac
*mac, struct t3_rx_mode *rm);
701
int t3_mac_set_address(struct
cmac
*mac, unsigned int idx, u8 addr[6])
[
all
...]
cxgb_common.h
463
struct
cmac
{
struct
661
int t3_link_start(struct cphy *phy, struct
cmac
*mac, struct link_config *lc);
675
void mac_prep(struct
cmac
*mac, adapter_t *adapter, int index);
695
int t3_mac_reset(struct
cmac
*mac);
696
void t3b_pcs_reset(struct
cmac
*mac);
697
int t3_mac_enable(struct
cmac
*mac, int which);
698
int t3_mac_disable(struct
cmac
*mac, int which);
699
int t3_mac_set_mtu(struct
cmac
*mac, unsigned int mtu);
700
int t3_mac_set_rx_mode(struct
cmac
*mac, struct t3_rx_mode *rm);
701
int t3_mac_set_address(struct
cmac
*mac, unsigned int idx, u8 addr[6])
[
all
...]
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025