Home
last modified time | relevance | path

Searched refs:at_e (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ncsi/
H A Dncsi-pkt.h120 unsigned char at_e; /* Addr type and operation */ member
H A Dncsi-cmd.c171 cmd->at_e = nca->bytes[7]; in ncsi_cmd_handler_sma()
H A Dncsi-rsp.c472 enabled = cmd->at_e & 0x1; in ncsi_rsp_handler_sma()
/openbmc/u-boot/include/net/
H A Dncsi-pkt.h120 unsigned char at_e; /* Addr type and operation */ member
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c779 cmd.at_e = 1; in ncsi_send_sma()