cmac_instance 129 drivers/net/ethernet/chelsio/cxgb/gmac.h cmac_instance *instance; cmac_instance 591 drivers/net/ethernet/chelsio/cxgb/pm3393.c cmac = kzalloc(sizeof(*cmac) + sizeof(cmac_instance), GFP_KERNEL); cmac_instance 596 drivers/net/ethernet/chelsio/cxgb/pm3393.c cmac->instance = (cmac_instance *) (cmac + 1); cmac_instance 688 drivers/net/ethernet/chelsio/cxgb/vsc7326.c mac = kzalloc(sizeof(*mac) + sizeof(cmac_instance), GFP_KERNEL); cmac_instance 693 drivers/net/ethernet/chelsio/cxgb/vsc7326.c mac->instance = (cmac_instance *)(mac + 1);