OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:config_tx
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
mtnic.c
662
struct mtnic_if_config_send_in_imm
config_tx
;
local
664
config_tx
.enph_gpf = 0;
665
return mtnic_cmd(mtnic, &
config_tx
, NULL, 0, MTNIC_IF_CMD_CONFIG_TX);
[
all
...]
mtnic.h
544
/* CMD
CONFIG_TX
*/
Completed in 826 milliseconds