| /drivers/net/ethernet/chelsio/cxgb/ |
| A D | cpl5_cmd.h | 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 292 union opcode_tid ot; member [all …]
|
| /drivers/net/ethernet/chelsio/cxgb3/ |
| A D | t3_cpl.h | 480 union opcode_tid ot; member 567 union opcode_tid ot; member 577 union opcode_tid ot; member 643 union opcode_tid ot; member 657 union opcode_tid ot; member 670 union opcode_tid ot; member 686 union opcode_tid ot; member 711 union opcode_tid ot; member 725 union opcode_tid ot; member 747 union opcode_tid ot; member [all …]
|
| /drivers/of/unittest-data/ |
| 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";
|
| A D | overlay.dtso | 9 compatible = "ot,hvac-large"; 37 compatible = "ot,ferris-wheel";
|
| A D | overlay_bad_symbol.dtso | 10 compatible = "ot,hvac-medium";
|
| /drivers/net/ethernet/chelsio/cxgb4/ |
| A D | t4_msg.h | 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 549 union opcode_tid ot; member [all …]
|
| /drivers/net/ethernet/davicom/ |
| A D | dm9000.h | 124 #define FCTR_HWOT(ot) (( ot & 0xf ) << 4 ) argument 125 #define FCTR_LWOT(ot) ( ot & 0xf ) argument
|
| /drivers/scsi/cxgbi/cxgb3i/ |
| A D | cxgb3i.h | 44 union opcode_tid ot; member 54 union opcode_tid ot; member
|
| /drivers/gpio/ |
| 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()
|
| /drivers/gpu/drm/panel/ |
| A D | panel-edp.c | 696 const struct display_timing *ot) in panel_edp_parse_panel_timing_node() argument 714 if (!PANEL_EDP_BOUNDS_CHECK(ot, dt, hactive) || in panel_edp_parse_panel_timing_node() 715 !PANEL_EDP_BOUNDS_CHECK(ot, dt, hfront_porch) || in panel_edp_parse_panel_timing_node() 716 !PANEL_EDP_BOUNDS_CHECK(ot, dt, hback_porch) || in panel_edp_parse_panel_timing_node() 717 !PANEL_EDP_BOUNDS_CHECK(ot, dt, hsync_len) || in panel_edp_parse_panel_timing_node() 718 !PANEL_EDP_BOUNDS_CHECK(ot, dt, vactive) || in panel_edp_parse_panel_timing_node() 719 !PANEL_EDP_BOUNDS_CHECK(ot, dt, vfront_porch) || in panel_edp_parse_panel_timing_node() 720 !PANEL_EDP_BOUNDS_CHECK(ot, dt, vback_porch) || in panel_edp_parse_panel_timing_node() 721 !PANEL_EDP_BOUNDS_CHECK(ot, dt, vsync_len)) in panel_edp_parse_panel_timing_node() 724 if (ot->flags != dt->flags) in panel_edp_parse_panel_timing_node() [all …]
|
| A D | panel-simple.c | 490 const struct display_timing *ot) in panel_simple_parse_panel_timing_node() argument 508 if (!PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hactive) || in panel_simple_parse_panel_timing_node() 509 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hfront_porch) || in panel_simple_parse_panel_timing_node() 510 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hback_porch) || in panel_simple_parse_panel_timing_node() 511 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hsync_len) || in panel_simple_parse_panel_timing_node() 512 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vactive) || in panel_simple_parse_panel_timing_node() 513 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vfront_porch) || in panel_simple_parse_panel_timing_node() 514 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vback_porch) || in panel_simple_parse_panel_timing_node() 515 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vsync_len)) in panel_simple_parse_panel_timing_node() 518 if (ot->flags != dt->flags) in panel_simple_parse_panel_timing_node() [all …]
|
| /drivers/target/iscsi/cxgbit/ |
| 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()
|
| /drivers/scsi/cxgbi/cxgb4i/ |
| 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()
|
| /drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| A D | chcr_ktls.c | 2147 u8 opcode = rpl->ot.opcode; in chcr_ktls_uld_rx_handler()
|
| /drivers/infiniband/hw/cxgb4/ |
| A D | cm.c | 523 rpl->ot.opcode = cpl; in queue_arp_failure_cpl() 4311 opcode = rpl->ot.opcode; in process_work()
|