| /linux/drivers/net/ethernet/chelsio/cxgb/ |
| H A D | cpl5_cmd.h | 164 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid) 186 union opcode_tid ot; member 198 union opcode_tid ot; member 208 union opcode_tid ot; member 221 union opcode_tid ot; member 237 union opcode_tid ot; member 252 union opcode_tid ot; member 264 union opcode_tid ot; member 275 union opcode_tid ot; member 287 union opcode_tid ot; member [all …]
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_cpl.h | 204 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid) 480 union opcode_tid ot; member 492 RSS_HDR union opcode_tid ot; member 502 RSS_HDR union opcode_tid ot; member 539 RSS_HDR union opcode_tid ot; member 567 union opcode_tid ot; member 577 union opcode_tid ot; member 618 RSS_HDR union opcode_tid ot; member 629 RSS_HDR union opcode_tid ot; member 643 union opcode_tid ot; member [all …]
|
| /linux/drivers/of/unittest-data/ |
| H A D | overlay_common.dtsi | 18 compatible = "ot,big-volts-control"; 23 compatible = "ot,hvac-medium"; 29 compatible = "ot,ferris-wheel-motor"; 35 compatible = "ot,roller-coaster-motor"; 42 compatible = "ot,rides"; 49 compatible = "ot,roller-coaster"; 71 compatible = "ot,work-lights"; 77 compatible = "ot,show-lights"; 85 compatible = "ot,tickets";
|
| H A D | overlay.dtso | 9 compatible = "ot,hvac-large"; 37 compatible = "ot,ferris-wheel";
|
| H A D | overlay_bad_symbol.dtso | 10 compatible = "ot,hvac-medium";
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4_msg.h | 203 #define OPCODE_TID(cmd) ((cmd)->ot.opcode_tid) 313 union opcode_tid ot; member 361 union opcode_tid ot; member 373 union opcode_tid ot; member 397 union opcode_tid ot; member 461 union opcode_tid ot; member 496 union opcode_tid ot; member 505 union opcode_tid ot; member 521 union opcode_tid ot; member 534 union opcode_tid ot; member [all …]
|
| /linux/drivers/net/ethernet/davicom/ |
| H A D | dm9000.h | 124 #define FCTR_HWOT(ot) (( ot & 0xf ) << 4 ) argument 125 #define FCTR_LWOT(ot) ( ot & 0xf ) argument
|
| /linux/drivers/scsi/cxgbi/cxgb3i/ |
| H A D | cxgb3i.h | 44 union opcode_tid ot; member 54 union opcode_tid ot; member
|
| /linux/drivers/gpio/ |
| H A D | gpio-max3191x.c | 115 int val, i, ot = 0, uv1 = 0; in max3191x_readout_locked() local 134 ot = (status >> 1) & 1; in max3191x_readout_locked() 135 __assign_bit(i, max3191x->overtemp, ot); in max3191x_readout_locked() 136 if (ot) in max3191x_readout_locked() 169 if (val && !uv1 && !ot) in max3191x_readout_locked()
|
| /linux/drivers/tee/qcomtee/ |
| H A D | qcomtee_object.h | 279 enum qcomtee_object_type ot,
|
| H A D | core.c | 291 enum qcomtee_object_type ot, in qcomtee_object_user_init() argument 302 switch (ot) { in qcomtee_object_user_init()
|
| /linux/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_main.c | 512 op = rpl->ot.opcode; in cxgbit_uld_lro_rx_handler() 516 cdev, op, rpl->ot.opcode_tid, in cxgbit_uld_lro_rx_handler() 517 ntohl(rpl->ot.opcode_tid), skb); in cxgbit_uld_lro_rx_handler()
|
| /linux/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 2337 opc = rpl->ot.opcode; in t4_uld_rx_handler() 2340 cdev, opc, rpl->ot.opcode_tid, ntohl(rpl->ot.opcode_tid), skb); in t4_uld_rx_handler()
|
| /linux/net/ipv4/ |
| H A D | fib_trie.c | 1874 struct trie *ot = (struct trie *)oldtb->tb_data; in fib_trie_unmerge() local 1875 struct key_vector *l, *tp = ot->kv; in fib_trie_unmerge()
|
| /linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.c | 2147 u8 opcode = rpl->ot.opcode; in chcr_ktls_uld_rx_handler()
|
| /linux/drivers/infiniband/hw/cxgb4/ |
| H A D | cm.c | 523 rpl->ot.opcode = cpl; in queue_arp_failure_cpl() 4311 opcode = rpl->ot.opcode; in process_work()
|