Home
last modified time | relevance | path

Searched refs:size6 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c995 int t4 = is_t4(lldi->adapter_type), size, size6; in csk_act_open_retry_timer() local
1006 size6 = sizeof(struct cpl_act_open_req6); in csk_act_open_retry_timer()
1009 size6 = sizeof(struct cpl_t5_act_open_req6); in csk_act_open_retry_timer()
1018 skb = alloc_wr(size6, 0, GFP_ATOMIC); in csk_act_open_retry_timer()
1776 unsigned int size, size6; in init_act_open() local
1837 size6 = sizeof(struct cpl_act_open_req6); in init_act_open()
1840 size6 = sizeof(struct cpl_t5_act_open_req6); in init_act_open()
1843 size6 = sizeof(struct cpl_t6_act_open_req6); in init_act_open()
1850 skb = alloc_wr(size6, 0, GFP_NOIO); in init_act_open()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h2088 uint64_t size6:8; member
2102 uint64_t size6:8;