Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0020_let_ld_pointer_pci_dma_function_take_MemTxAttrs_argument.patch50 static void tx_command(EEPRO100State *s)
56 @@ -772,11 +773,14 @@ static void tx_command(EEPRO100State *s)
74 @@ -792,9 +796,12 @@ static void tx_command(EEPRO100State *s)
H A D0022_let_ld_pointer_pci_dma_function_propagate_MemTxResult.patch48 @@ -769,18 +769,16 @@ static void tx_command(EEPRO100State *s)
74 @@ -796,12 +794,9 @@ static void tx_command(EEPRO100State *s)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dether1.h65 unsigned short tx_command; member
H A Dether1.c702 tx.tx_command = CMD_TX | CMD_INTR; in ether1_sendpacket()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/
H A De100.c560 __le16 tx_command; member
1053 nic->tx_command = cpu_to_le16(cb_tx | cb_tx_sf | in e100_get_defaults()
1740 cb->command = nic->tx_command; in e100_xmit_prepare()